feat(website): add content structure files

This commit is contained in:
Alexander Navarro 2024-12-26 13:18:50 -03:00
parent 9c6d935069
commit 7af58fe829
35 changed files with 214 additions and 18 deletions

View file

@ -9,6 +9,10 @@ compile_sass = false
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = true
taxonomies = [
{ name = "section", feed = true }
]
[markdown]
# Whether to do syntax highlighting
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola