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

Open
jtbx wants to merge 1 commit from feat/rss-template-update into main
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
All checks were successful
/ build (pull_request) Successful in 42s
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/rss-template-update:feat/rss-template-update
git switch feat/rss-template-update
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 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.