feat/update-hugo #87

Merged
jtbx merged 4 commits from feat/update-hugo into main 2025-07-26 09:44:59 +02:00

4 commits

Author SHA1 Message Date
e334e896a8 Theme,CI: Update hugo and fix for hugo v0.146
All checks were successful
/ build (pull_request) Successful in 38s
/ cleanup-staging (pull_request) Successful in 3s
hugo 0.146.0 refactored the template system and changed where some internal templates are located.
2025-07-24 10:37:14 +02:00
33154e80d2 Theme: Fix summary for v0.134.0
Hugo v0.134.0 changed the return value of the content summary to always be HTML instead of plain text.
So we don't need the work around any more.
2025-07-24 10:37:01 +02:00
8cae9bfc9a Theme: Fix author names for hugo v0.123.0/ v0.123.3
Hugo v0.123.0 started to capitalize the title of term pages. v0.123.3 introduced config parameters to disable that behaviour.
2025-07-24 10:06:53 +02:00
bafdbac47e CI: Move from gitlab to hugomods docker image
See https://gitlab.com/pages/hugo#deprecation-of-container-registry
2025-07-24 10:06:53 +02:00