Theme: Update RSS template to hugo v0.134.3 #143
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/rss-template-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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).
You can view your changes at https://staging.hamburg.ccc.de/pr143/
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.