# cargo smart-release bfom-lib -u --skip-publish -n -b patch # cargo smart-release bfom -u --skip-publish -n -b patch # How many spaces of indentation do you want? # Defaults to 2 # Optional indentation = 2 # Optional src = "./src" # Optional dest= "./build" # html blocks you dont want to include in teh finished page # Optional html_void = [] [template] enable = true order = [ { type = "Powerpoint", path = "./src/templates/powerpoint.html" }, { type = "Adjacent" }, { type = "AdjacentFolder" }, #{ type = "RootFolder", path = "./src/templates/folder.html" }, # path to the templates' folder, #{ type = "Root", path = "./src/templates" }, { type = "General", path = "./src/templates/general.html" }, { type = "Default" }, ] [indexing] roots = [] render_drafts = false