Skip to content
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

Add Atom feed using the jekyll-feed plugin #2646

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

ptgolden
Copy link
Contributor

This adds an Atom XML feed for content under _posts using jekyl-feed. No additional install steps should be necessary since that plugin is pre-installed for GitHub Pages and the Jekyll Docker image.

Copy link
Contributor

@jsstevenson jsstevenson left a comment

Choose a reason for hiding this comment

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

👍

I might suggest the disable_in_development setting because it looks like feed generation adds about a second to build time (obviously that's not too bad, but it can add up if you're making repeated edits), unless there's a good reason not to

@matentzn
Copy link
Contributor

@ptgolden do you want to add the flag @jsstevenson suggests?

@ptgolden
Copy link
Contributor Author

Done 👍

@anitacaron anitacaron linked an issue Nov 9, 2024 that may be closed by this pull request
@nlharris
Copy link
Contributor

Can this be merged yet?

@jsstevenson
Copy link
Contributor

(should be fine to merge imo)

Copy link
Contributor

@matentzn matentzn left a comment

Choose a reason for hiding this comment

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

Let's try it

@matentzn matentzn merged commit bb3a3ca into OBOFoundry:master Nov 13, 2024
3 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.

RSS feed for newsletters/posts
4 participants