mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-12 21:07:54 +00:00
12 lines
479 B
YAML
12 lines
479 B
YAML
|
#########################
|
||
|
# Full reference
|
||
|
# https://github.com/osmoscraft/osmosfeed/blob/master/docs/osmosfeed-yaml-reference.md
|
||
|
#########################
|
||
|
|
||
|
# cacheUrl: https://GITHUB_USERNAME.github.io/REPO_NAME/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/
|