commit 20ae445a3cd01a7e84bbd7c6bc3ff88eb0a1c8cf Author: Emil Miler Date: Fri Dec 11 09:42:14 2020 +0100 Zola init diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..ba9dba4 --- /dev/null +++ b/config.toml @@ -0,0 +1,6 @@ +base_url = "https://tp.0x45.cz" +compile_sass = false +highlight_code = true +build_search_index = false + +[extra]