mirror of
https://github.com/osmoscraft/osmosfeed-template.git
synced 2026-03-11 14:44:24 +00:00
11 lines
479 B
YAML
11 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/
|