Skip to content

Adds atom template with logic for multiple RSS feeds - #327

Merged
stockholmux merged 3 commits into
valkey-io:mainfrom
stockholmux:fix-rss
Aug 7, 2025
Merged

stockholmux merged 3 commits into
valkey-io:mainfrom
stockholmux:fix-rss

Conversation

@stockholmux

Copy link
Copy Markdown
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.

Signed-off-by: Kyle J. Davis <kyledvs@amazon.com>
@stockholmux
stockholmux requested a review from madolson as a code owner August 6, 2025 15:48
@stockholmux

Copy link
Copy Markdown
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

madolson commented Aug 6, 2025

Copy link
Copy Markdown
Member

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

@madolson

madolson commented Aug 6, 2025

Copy link
Copy Markdown
Member

@madolson madolson left a comment

Copy link
Copy Markdown
Member

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.

Comment thread templates/atom.xml Outdated
Co-authored-by: Madelyn Olson <madelyneolson@gmail.com>
Signed-off-by: Kyle J. Davis <kyledvs@amazon.com>
Comment thread templates/atom.xml Outdated
Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
@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