Theme: Update RSS template to hugo v0.134.3 #143

Merged
jtbx merged 1 commit from feat/rss-template-update into main 2026-06-08 21:46:50 +02:00
Owner

We're building with Hugo v0.148.1 currently, but the rss.xml template was updated in v0.134.3 removing the deprecation checks. With these checks, building the site fails with latest Hugo (v0.161).

So let's remove the deprecation checks and update the template to the state of v0.134.3 (which is the same as v0.148.1).

We're building with Hugo v0.148.1 currently, but the rss.xml template was updated in v0.134.3 removing the deprecation checks. With these checks, building the site fails with latest Hugo (v0.161). So let's remove the deprecation checks and update the template to the state of v0.134.3 (which is the same as v0.148.1).
Theme: Update RSS template to hugo v0.134.3
All checks were successful
/ build (pull_request) Successful in 42s
1551503e68
Deprecation checks let the template break in some later release.

Patches:
- Add authors
- Use content instead of summary
- ~~use publish date instead of date~~ (in default template already

You can view your changes at https://staging.hamburg.ccc.de/pr143/

You can view your changes at https://staging.hamburg.ccc.de/pr143/
jtbx requested review from lilly 2026-05-23 18:58:47 +02:00
lilly approved these changes 2026-06-02 13:00:53 +02:00
lilly scheduled this pull request to auto merge when all checks succeed 2026-06-02 13:04:10 +02:00
jtbx scheduled this pull request to auto merge when all checks succeed 2026-06-08 21:44:51 +02:00
jtbx force-pushed feat/rss-template-update from 1551503e68
All checks were successful
/ build (pull_request) Successful in 42s
to 12f14dfc68
Some checks failed
/ build (push) Successful in 16s
/ cleanup-staging (pull_request) Failing after 2m15s
/ build (pull_request) Failing after 2m30s
2026-06-08 21:46:48 +02:00
Compare
jtbx merged commit 12f14dfc68 into main 2026-06-08 21:46:50 +02:00
jtbx deleted branch feat/rss-template-update 2026-06-08 21:46:50 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
CCCHH/ccchh-website!143
No description provided.