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

Generate RSS feeds #68

Open
simonrjones opened this issue Jan 20, 2020 · 1 comment
Open

Generate RSS feeds #68

simonrjones opened this issue Jan 20, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@simonrjones
Copy link
Member

Given a content type generate an RSS feed with X number of items.

Atom RSS format.

Note we need to use non-changing GUIDs for each content item, otherwise RSS feeds will mistakenly mark a page as not read when the GUID changes. This is why WordPress uses a non-changing GUID.

@simonrjones simonrjones added the enhancement New feature or request label Jan 20, 2020
@simonrjones
Copy link
Member Author

Strata Data has RSS support via league/commonmark, can leverage this to output RSS fees from frontend

@simonrjones simonrjones added this to the 0.8.0 milestone May 6, 2021
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

No branches or pull requests

1 participant