zola/components/site/test_site/config.toml
2017-07-15 12:51:43 +09:00

10 lines
189 B
TOML

title = "My site"
base_url = "https://replace-this-with-your-url.com"
highlight_code = true
compile_sass = true
generate_rss = true
rss_limit = 2
[extra.author]
name = "Vincent Prouillet"