guitar/config.toml

18 lines
362 B
TOML
Raw Normal View History

2025-02-25 00:03:44 +01:00
base_url = "https://guitar.filiprojek.cz"
title = "FR Songbook"
compile_sass = true
build_search_index = false
generate_feeds = false
taxonomies = [
{ name = "album" },
{ name = "artist" },
]
[markdown]
highlight_code = false
smart_punctuation = true
external_links_target_blank = true
external_links_no_follow = true
external_links_no_referrer = true