RSS feed
Open
Nobody has claimed this yet.
↑
brainstorming
feature
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
A RSS feed should be generated for the website at build-time.
What content streams should have their own RSS feed?
* [ ] for a particular post type
* [ ] for a particular category
* [ ] for a particular author
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by inspecting the static-site build entry point and how post types, categories, and authors are represented; clarify which content streams require feeds before implementation. Done means the selected RSS feeds are generated during the website build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100