Skip to content

Conversation

@elichad
Copy link
Contributor

@elichad elichad commented Jan 14, 2026

This is an Atom feed adapted from https://github.com/jekyll/jekyll-feed/blob/master/lib/jekyll-feed/feed.xml (which is the template currently used for the blog through jekyll-feed)

The main reason for this is that there is a bug in jekyll-feed that means future posts show up in the RSS feed when they're not supposed to (they are hidden for the default posts collection, but we use a non-default collection for our blog). However, jekyll-feed has not been updated in a couple of years and doesn't look like it has an active maintainer, so while I have raised a PR to fix the bug there (jekyll/jekyll-feed#425), I am not optimistic about it being fixed soon.

Hence, I have adapted their feed template to suit our blog, including hiding future posts. This means that posts will be added to the feed at the same time as they go live on the website.

I don't think that this feed will require a lot of maintenance once set up. It will take over at the same link as the current feed (https://www.researchobject.org/ro-crate/feed/blog.xml).

Copy link

@a-mile a-mile left a comment

Choose a reason for hiding this comment

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

Tested and working as expected

@elichad elichad merged commit 182b892 into ResearchObject:main Jan 16, 2026
1 check 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