Update osmosfeed.yaml

* Updated cache URL
* Added BearBlog, Pixelfed, Mastodon, Hypothesis, HN Subs, and VVG YouTube
* Removed forced update marker
* Added siteTitle
This commit is contained in:
N.A. Ferrell 2023-04-13 01:56:45 +00:00 committed by GitHub
parent b717cc073a
commit c3502506a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,12 +3,18 @@
# https://github.com/osmoscraft/osmosfeed/blob/master/docs/osmosfeed-yaml-reference.md # https://github.com/osmoscraft/osmosfeed/blob/master/docs/osmosfeed-yaml-reference.md
######################### #########################
cacheUrl: https://nafnlj.github.io/nlj-feeds/cache.json cacheUrl: https://nafnlj.github.io/nljfeeds/cache.json
sources: sources:
- href: https://thenewleafjournal.com/feed - href: https://thenewleafjournal.com/feed
- href: https://thenewleafjournal.com/leaf/feed - href: https://thenewleafjournal.com/leaf/feed
- href: https://thenewleafjournal.com/leafbud/feed - href: https://thenewleafjournal.com/leafbud/feed
- href: https://thenewleafjournal.com/letter/feed - href: https://thenewleafjournal.com/letter/feed
- href: https://buttondown.email/newsletterleafjournal/rss - href: https://buttondown.email/newsletterleafjournal/rss
- href: https://newleafannex.bearblog.dev/feed/
- href: https://pixelfed.social/users/nafnlj.atom
- href: https://linuxrocks.online/@nafnlj.rss
- href: https://hypothes.is/stream.atom?user=nafnlj
- href: https://www.youtube.com/feeds/videos.xml?channel_id=UCh75kjruoE7BVeRFSGTM7pA
# Update # `siteTitle`: Title to use in the browser tab and the machine readable feed output. (optional)
siteTitle: "New Leaf Journal Feeds"