Steve's Bear Blog ʕ º ᴥ ºʔ

Feeds

Help build a blog network with me! Check out some of the people I follow below, and if you end up following them too, create a Feeds page of your own with your list of people!

API

I'm currently using FreshRSS to manage my feeds, and I've built a proxy you can use to programatically fetch my subscriptions.

# JSON 
curl https://feeds.stevedylan.dev/feeds?format=json

# OPML File
curl https://feeds.stevedylan.dev/feeds?format=opml -o feed.opml