baseURL = "https://3fx.ch"
languageCode = "en-us"
title = "3fx.ch"
pygmentsUseClasses = true
[taxonomies]
tag = "tags"
[permalinks]
blog = "/blog/:year/:month/:day/:filename"
[outputs]
home = ["HTML"]
blog = ["HTML", "RSS"]
taxonomies = ["HTML"]
taxonomyTerms = ["HTML"]
[menu]
[[menu.main]]
identifier = "you are here"
name = "Blog"
url = "/blog/"
weight = 1
[[menu.main]]
identifier = "Ben Fiedler"
name = "About me"
url = "/about/"
weight = 2
[[menu.main]]
identifier = "bfiedler@mastodon.3fx.ch"
name = "Mastodon"
url = "https://mastodon.3fx.ch/@bfiedler"
weight = 3
[[menu.main]]
identifier = "~bfiedler"
name = "Sourcehut"
url = "https://sr.ht/~bfiedler"
weight = 4
[[menu.main]]
identifier = "ThreeFx"
name = "GitHub"
url = "https://github.com/ThreeFx"
weight = 5