summaryrefslogtreecommitdiff
path: root/config.toml
blob: 46b042deea6a5e13f52fbf8d7574a4ede3abdff6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
base_url = "https://krz.sh"
title = "krz"
description = "Small, durable software focused on utility, privacy, and control."
default_language = "en"

compile_sass = true
minify_html = true
build_search_index = false
generate_feeds = false

[markdown]
smart_punctuation = true

[extra]
email = "[email protected]"
tagline = "Small, durable software focused on utility, privacy, and control."