iFSR-Website/hugo.toml
Jannik Menzel d4c980b052
Some checks failed
Deploy Hugo site to Pages / build (push) Failing after 12s
Deploy Hugo site to Pages / deploy (push) Has been skipped
Deploy Update
2025-05-26 17:46:26 +02:00

22 lines
378 B
TOML

baseURL = "https://test.ifsr.de/"
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