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

Include full post contents in the RSS feed #141

Merged
merged 2 commits into from
Aug 7, 2023
Merged

Include full post contents in the RSS feed #141

merged 2 commits into from
Aug 7, 2023

Conversation

Southpaw1496
Copy link
Contributor

@Southpaw1496 Southpaw1496 commented Jul 4, 2023

At the moment, our RSS feed only shows an excerpt of the post. RSS Best Practices say that it is up to the publisher whether to include an excerpt or full content, and I think we should include the full content, because it ensures it will be displayed correctly in RSS clients, it allows people with clients that do not fetch the linked pages to read the full article, and it reduces load on the servers that many RSS clients use to fetch the linked webpages.


See preview on Cloudflare Pages: https://preview-141.quiltmc-org.pages.dev

@Southpaw1496 Southpaw1496 assigned obj-obj and unassigned obj-obj Jul 4, 2023
@Southpaw1496 Southpaw1496 requested a review from obj-obj July 4, 2023 20:08
@ix0rai ix0rai added the enhancement New feature or request label Aug 7, 2023
@Southpaw1496 Southpaw1496 merged commit 05b617e into main Aug 7, 2023
2 checks passed
@Southpaw1496 Southpaw1496 deleted the rss branch August 7, 2023 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants