website/config.toml

15 lines
244 B
TOML
Raw Permalink Normal View History

2023-01-06 03:02:54 +00:00
base_url = "https://jackbondpreston.me"
compile_sass = true
build_search_index = false
generate_feed = true
[markdown]
highlight_code = true
extra_syntaxes_and_themes = ["syntaxes/console/Sublime-console/"]
[slugify]
anchors = "on"
[extra]