It would be great to follow people from the channel itself. They're already available in the feed, so in a way they're followed. But not always, for example when you follow a feed of likes.
I just created a domain for my new Indieweb reader. It's available at https://reader.p83.nl/
The only things you need are a Indieauth and Microsub endpoint with CORS support and a web browser.
The only things you need are a Indieauth and Microsub endpoint with CORS support and a web browser.
Retrieve all your subscriptions from a Microsub server
ek channels | awk '{print $1}' | xargs -n 1 ek follow