From 2d25165a698feec0d8e74aaa98628a7e3cfa48e6 Mon Sep 17 00:00:00 2001 From: "N.A. Ferrell" <77352335+nafnlj@users.noreply.github.com> Date: Thu, 13 Apr 2023 00:56:06 +0000 Subject: [PATCH] Update osmosfeed.yaml * Set proper cache URL * Add NLJ feeds and Buttondown newsletter feed * Delete default example feeds --- osmosfeed.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/osmosfeed.yaml b/osmosfeed.yaml index ce283a9..7ca74a9 100644 --- a/osmosfeed.yaml +++ b/osmosfeed.yaml @@ -3,9 +3,10 @@ # https://github.com/osmoscraft/osmosfeed/blob/master/docs/osmosfeed-yaml-reference.md ######################### -# cacheUrl: https://GITHUB_USERNAME.github.io/REPO_NAME/cache.json +cacheUrl: https://nafnlj.github.io/nlj-feeds/cache.json sources: - - href: https://github.com/osmoscraft/osmosfeed/releases.atom # Get new feature announcement via this feed - - href: https://css-tricks.com/feed/ - - href: https://www.smashingmagazine.com/feed/ - - href: https://www.freecodecamp.org/news/rss/ + - href: https://thenewleafjournal.com/feed + - href: https://thenewleafjournal.com/leaf/feed + - href: https://thenewleafjournal.com/leafbud/feed + - href: https://thenewleafjournal.com/letter/feed + - href: https://buttondown.email/newsletterleafjournal/rss