-
I tried copying the content of a jsonfeed example into a feed:
{
"version": "https://jsonfeed.org/version/1.1",
"user_comment": "This is a microblog feed. You can add this to …
-
- handle scenario when the response is a [jsonfeed](https://www.jsonfeed.org/).
- When scraping a non-jsonfeed JSON, the [non-semantic HTML extractor](https://github.com/html2rss/html2rss/issues/205) …
-
Add a JSONFeed importer so you can import posts from a JSON Feed.
-
e.g. when I parse manton.org/feed.json, the feed author information is not added to items
Looks like this is because the author information is not stored as an h-card like with other feeds
It re…
-
More and more podcasts will support this in future.
-
Inspired from https://blog.flameeyes.eu/2017/07/why-i-do-not-like-hugo/
Currently, the RSS content for a post is:
1. Unrendered `description`, if present
2. Rendered `excerpt`, if present
3. Ren…
epage updated
3 months ago
-
- Spec: https://www.jsonfeed.org/
- Example feed for testing: https://scripts.thejeshgn.com/feeds/river?channel=public_jobs
-
## Protocol & Backend
- [ ] #1
- [ ] JWKs-based User Profile Definition ([previous attempt](https://doc-swift-types.moise.im/documentation/moisetypes/moiseidentity))
- [ ] Message definition ([pre…
laosb updated
2 months ago
-
There is a new version available: JSON Feed Version 1.1 but the npm package supports 1.0
ref: https://jsonfeed.org/version/1.1
-
Hi good people!
Thank you for the great work you have been doing.
I was wondering if you could please add a Feed (RSS/ATOM/JSONFeed) to the blog portion of the website.
This, added to the fac…