mirror of
https://github.com/tiyn/wiki.git
synced 2025-06-03 01:37:46 +02:00
784 B
784 B
RSS
Rich Site Summary (RSS) is a format for web feeds. RSS shows changed and added news articles, blog entries or audio/video logs. It is most prominently used for the distribution of podcasts.
Clients
This sections lists various RSS clients.
- FreshRSS is a self-hosted RSS aggregator with a web interface.
- Feeder is an RSS reader for Android phones available on F-Droid.
Validation
RSS and XML are not very human-readable like other Markup languages. For this a validator can be used. One of the most popular ones is the Feed Validation Service by W3C.