iFSR-Website/hugo.toml
Jannik Menzel 7e15d46684
Some checks failed
Deploy Hugo site to Pages / build (push) Failing after 12s
Deploy Hugo site to Pages / deploy (push) Has been skipped
improved svg rendering and prepared headline icons
2025-05-20 11:31:16 +02:00

22 lines
No EOL
393 B
TOML

baseURL = "https://jannikmenzel.me/iFSR-Website/"
canonifyURLs = true
languageCode = 'de'
title = 'iFSR-Website'
disableKinds = ["taxonomy", "RSS"]
[minify]
[[module.mounts]]
source = 'static'
target = 'static'
[[module.mounts]]
source = 'images'
target = 'static/images'
disableXML = true
[markup]
[markup.goldmark]
[markup.goldmark.parser]
[markup.goldmark.parser.attribute]
title = true