mirror of
https://github.com/osmoscraft/osmosfeed-template.git
synced 2026-03-11 14:44:24 +00:00
Update the README
This commit is contained in:
parent
5c2bf7386d
commit
e298bb05c3
1 changed files with 6 additions and 0 deletions
6
README.md
Normal file
6
README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
This is a self-hosted RSS feed. Please refer to the [latest documentation](https://github.com/osmoscraft/osmosfeed).
|
||||
|
||||
- The site is statically hosted by GitHub Pages. There is no server to fetch content on the fly.
|
||||
- The content is updated periodically by GitHub Actions, configured in `/.github/workflows/update-feed.yaml`.
|
||||
- The source of the content can be any RSS feed URL, configured in `/osmosfeed.yaml`.
|
||||
- The content fetching and static site generation is powered by [osmosfeed](https://github.com/osmoscraft/osmosfeed).
|
||||
Loading…
Reference in a new issue