You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
2.0 KiB
45 lines
2.0 KiB
4 years ago
|
Title: Subscribe to the web feed
|
||
|
Status: published
|
||
|
|
||
|
Subscribe to the web feed: <a href="{{ SITEURL }}/{{ FEED_RSS }}">RSS</a>, <a href="{{ SITEURL }}/{{ FEED_ALL_ATOM }}">Atom</a>, ActivityPub (soon)</li>.
|
||
|
|
||
|
------------------------
|
||
|
|
||
|
**RSS** / **Atom**
|
||
|
|
||
|
RSS and Atom have been around for a while already. Both formats are old, but not old-fashioned! These standardized, computer-readable web feed formats allow for syndication on the web, *feeding* materials from one place to the other.
|
||
|
|
||
|
You can subscribe to a RSS or Atom feed through a *feed reader*. A few suggestions:
|
||
|
|
||
|
* [FeedReader](https://jangernert.github.io/FeedReader/) (Linux)
|
||
|
* [Miniflux](https://miniflux.app/) (web)
|
||
|
* [Reeder](https://reederapp.com/) (Mac $, iOS $)
|
||
|
* [Newsflow](https://www.microsoft.com/en-us/p/newsflow/9nblggh58s5r?activetab=pivot:overviewtab) (Windows)
|
||
|
* [Feedbin](https://feedbin.com/) (web $)
|
||
|
|
||
|
Or have a look in the features/extentions of your favorite email client and browser!
|
||
|
|
||
|
More suggestions for feed readers can be found [here](https://en.wikipedia.org/wiki/Comparison_of_feed_aggregators).
|
||
|
|
||
|
------------------------
|
||
|
|
||
|
**ActivityPub**
|
||
|
|
||
|
You can also subscribe to the ActivityPub feed through one of the Fediverse projects.
|
||
|
|
||
|
The Fediverse is a federated network of different software projects, instances and communities, that can operate on their self-determined conditions and yet communicate with each other.
|
||
|
|
||
|
The ActivityPub feed will be posted from the <https://social.servus.at> Mastodon instance, but can be followed from any other instance on the Fediverse. A few suggestions:
|
||
|
|
||
|
* [social.servus.at](https://social.servus.at)
|
||
|
* [post.lurk.org](https://post.lurk.org)
|
||
|
* [fosstodon.org](https://fosstodon.org)
|
||
|
|
||
|
More Mastodon instances can be found here: <https://joinmastodon.org/>.
|
||
|
|
||
|
Or if you want to dive deeper into the Fediverse, this is a good place to start: <https://fediverse.party/>.
|
||
|
|
||
|
And diving into the ActivityPub protocol can be conveniently done via here: <http://www.activitypub.rocks/>.
|
||
|
|
||
|
------------------------
|