summaryrefslogtreecommitdiff
path: root/config.toml
blob: ada2ef169c301b1fd9bcdcdf1be1f4d8a6c7f3bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
baseurl = "https://schneefux.xyz"
disablePathToLower = true
languageCode = "de-de"
title = "My shell is my home"
pluralizelisttitles = false
pygmentsuseclasses = true
pygmentscodefences = true
sectionPagesMenu = "main"
[params]
    email = "blog@schneefux.xyz"
    github = "schneefux"
[original]
    author = "rakuishi"
    repo = "https://github.com/rakuishi/hugo-zen"
    license = "MIT"