From ad2be2b20c337d99ebe6e7d4b8cf6106cfba77df Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Sat, 12 Jun 2021 14:21:59 +0200 Subject: Initial commit --- config.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 config.toml (limited to 'config.toml') diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..12b77f1 --- /dev/null +++ b/config.toml @@ -0,0 +1,16 @@ +base_url = "https://zunzuncito.oriole.systems" + +title = "zunzuncito" +description = "Wolf's humming microblog" + +compile_sass = true +generate_feed = true +smart_punctuation = true + +taxonomies = [ + { name = "tags", feed = true, paginate_by = 100 }, +] + +[extra] +author = "wolf" +avatar = "/avatars/wolf.jpg" -- cgit v1.2.3-2-gb3c3