From 4ef324b16e3ea5ba7a17b8453fcdb9e4aa8068fb Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Fri, 2 Sep 2022 18:31:46 +0200 Subject: [PATCH] =?UTF-8?q?Nastaven=C3=AD=20renderov=C3=A1n=C3=AD=20chyt?= =?UTF-8?q?=C3=BDch=20ligatur?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/config.toml b/config.toml index 6c541b6..5002dfc 100644 --- a/config.toml +++ b/config.toml @@ -1,25 +1,17 @@ -# The URL the site will be built for base_url = "https://receptty.org" - -# Title title = "Recepty na cesty" - -# Whether to automatically compile all Sass files in the sass directory compile_sass = true - -# Whether to do syntax highlighting -# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola -highlight_code = false - -# Whether to build a search index to be used later on by a JavaScript library build_search_index = false -# Taxonomies taxonomies = [ {name = "kategorie", rss = true}, {name = "tagy", rss = true}, ] +[markdown] +highlight_code = false +smart_punctuation = true + [extra] git = "https://git.microlab.space/terezka/recepty-na-cesty" menu = [