Edited for FR guitar
Some checks failed
Build and Deploy / build_and_deploy (push) Failing after 5s

This commit is contained in:
2025-02-25 00:03:44 +01:00
parent a63225af66
commit 7bc5b1bbb9
33 changed files with 811 additions and 67 deletions

17
config.toml Normal file
View File

@@ -0,0 +1,17 @@
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