Zola init

This commit is contained in:
Emil Miler 2024-01-09 21:12:29 +01:00
commit 826da78ec8

14
config.toml Normal file
View File

@ -0,0 +1,14 @@
base_url = "https://kocandaci.cz"
compile_sass = true
build_search_index = false
feed_filename = "atom.xml"
title = "Kocanďáci"
[markdown]
highlight_code = false
smart_punctuation = true
external_links_target_blank = true
external_links_no_follow = true
external_links_no_referrer = true
[extra]