Cherry.SEO.JsonFeed (cherry v0.1.0-rc.1)

Copy Markdown View Source

The JSON Feed (feed.json), per the jsonfeed.org 1.1 spec — the Atom feed's twin for JSON-native readers and agents (DESIGN.md §6).

Same post selection, same dates-from-content determinism (ADR 0005).

Summary

Functions

Renders the JSON Feed for the given posts (newest first).

Functions

render(site, posts)

Renders the JSON Feed for the given posts (newest first).