Need to add JSON Feed
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 26
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
JSON Feed is a Web feed file format for Web syndication in JSON instead of XML as used by RSS and Atom.
A range of software libraries and web frameworks support content syndication via JSON Feed. Supporting clients include NetNewsWire, NewsBlur, and Reeder. Notable publishers include NPR.
Templates for rendering JSON feeds for your Jekyll blog -> https://github.com/snaptortoise/jekyll-json-feeds
https://github.com/vallieres/jekyll-json-feed
https://github.com/jguadagno/jekyll-json-feed
https://github.com/lildude/jekyll-json-feed
https://github.com/tedchoward/tidbits/blob/master/feed.json
https://ndarville.com/blog/2017/05/19/json-feed-for-jekyll/
refs #95
refs #94
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
Start with the JSON Feed specification and the linked Jekyll JSON Feed examples to understand the expected format and integration approach. Done means the Jekyll site supports publishing a JSON Feed in addition to its existing syndication formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jekyll
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100