15 lines
651 B
Markdown
15 lines
651 B
Markdown
---
|
|
tags:
|
|
- rss
|
|
- tech
|
|
---
|
|
Here's my [RSS Feed](https://garden.13799731.xyz/index.xml)
|
|
|
|
---
|
|
|
|
**Really Simple Syndication (RSS)** is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. Subscribing to RSS feeds can allow a user to keep track of many different websites in a single news aggregator, which constantly monitors sites for new content, removing the need for the user to manually check them. News aggregators (or "RSS readers") can be built into a browser, installed on a desktop computer, or installed on a mobile device.[^1]
|
|
|
|
|
|
|
|
[^1]: https://en.wikipedia.org/wiki/RSS
|