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

Increase RSS feed to 50 last entries #1975

Merged
merged 1 commit into from
May 13, 2024

Conversation

emmanuelbernard
Copy link
Member

Also update property name to latest from jekyll-feed

Receiving only the last 10 is detremental for people
only occasionally fetching RSS feeds through their reader.
We could go infinite but 50 bring up back 6 months in the past
that is a good start.

@emmanuelbernard
Copy link
Member Author

I tested locally and RSS feed now has more entries

http http://127.0.0.1:4000/feed.xml | grep title

Copy link

github-actions bot commented May 12, 2024

🙈 The PR is closed and the preview is expired.

Also update property name to latest from jekyll-feed

Receiving only the last 10 is detremental for people
only occasionally fetching RSS feeds through their reader.
We could go infinite but 50 bring up back 6 months in the past
that is a good start.
@emmanuelbernard
Copy link
Member Author

Force push to sign commit

@gsmet gsmet merged commit 9d095ed into quarkusio:develop May 13, 2024
1 check passed
@gsmet
Copy link
Member

gsmet commented May 13, 2024

Makes sense, thanks!

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