|
|
|
|
|
by SeanKilleen
519 days ago
|
|
In case it's helpful / relevant for folks, wanted to share a few things I do: * OPML is a format that bundles feeds together to share with others. * I publish an automated list of the feeds I'm subscribed to on my blog. [1] * I pay for Feedly ($50/year and I don't regret it) which has API access, and I use an Azure function to produce it. I have a blog post if you're interested in setting something like that up for yourself. [2] [1]: https://seankilleen.com/reading-list/ [2]: https://seankilleen.com/2019/01/tutorial-reading-list-feedly... |
|