RSS 2.0
application/rss+xmlThe classic. Supported by almost every reader — NetNewsWire, Feedly, Inoreader, Reeder, miniflux.
http://localhost:3000/feed.xmlOpen / subscribe
We publish a machine-readable feed in three formats. No email, no account, no tracking — just paste one of these URLs into your feed reader and you'll get every new article the moment it ships.
application/rss+xmlThe classic. Supported by almost every reader — NetNewsWire, Feedly, Inoreader, Reeder, miniflux.
http://localhost:3000/feed.xmlOpen application/atom+xmlStricter than RSS, nicer metadata. Prefer this if your reader supports it — most modern ones do.
http://localhost:3000/atom.xmlOpen application/feed+jsonJSON-native alternative. Easiest to parse if you're building tooling on top of the feed.
http://localhost:3000/feed.jsonOpen Append ?category=<slug> or ?tag=<slug> to any feed URL to subscribe to a subset. Use ?limit=50 to control the number of items (default 20).
http://localhost:3000/feed.xml?category=tutorials&limit=50