Files
stevenlr.com/config.toml
2023-10-31 23:23:51 +01:00

20 lines
360 B
TOML

base_url = "https://stevenlr.com"
compile_sass = true
build_search_index = true
generate_feed = true
feed_filename = "rss.xml"
taxonomies = [
{ name = "tags", render = true },
]
[markdown]
highlight_code = true
highlight_theme = "visual-studio-dark"
smart_punctuation = true
[search]
include_content = false
[extra]
# Put all your custom variables here