Skip to content

Adds atom template with logic for multiple RSS feeds #327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 7, 2025

Conversation

stockholmux
Copy link
Member

Description

This pulls in source for the pre-built atom feed from zola, adds logic to filter by "section", overrides the pre-built atom feed, and enables an event-only feed.

In the end, the main atom feed (/atom.xml) is just blog posts. There is now an additional atom feed for events section /events/atom.xml) and for any future sections that enable the feed generaiton.

Issues Resolved

#322

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.

@stockholmux stockholmux requested a review from madolson as a code owner August 6, 2025 15:48
@stockholmux
Copy link
Member Author

@madolson I think the workflow pushed in #325 isn't really working. It's failing at a super weird point (during git?!)

@madolson
Copy link
Member

madolson commented Aug 6, 2025

@stockholmux Yeah, it doesn't seem to work if the PR isn't from this repo. I'll fix it.

@madolson
Copy link
Member

madolson commented Aug 6, 2025

Copy link
Member

@madolson madolson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks the content seems OK.

Co-authored-by: Madelyn Olson <[email protected]>
Signed-off-by: Kyle J. Davis <[email protected]>
Signed-off-by: Madelyn Olson <[email protected]>
@stockholmux stockholmux merged commit 28f33e3 into valkey-io:main Aug 7, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants