14 lines
434 B
Markdown
14 lines
434 B
Markdown
---
|
|
type: page
|
|
url: /pages/feeds
|
|
title: RSS Feeds
|
|
---
|
|
|
|
You can subscribe to different sets of updates depending on what you are interested in.
|
|
|
|
<ul>
|
|
<li><a href="/index.xml">Firehose (everything below)</a></li>
|
|
<li><a href="/posts/index.xml">Blog Posts/News</a></li>
|
|
<li><a href="/webfeed/index.xml">Web Activity (indieweb likes,replies,reposts etc)</a></li>
|
|
<li><a href="/bookmarks/index.xml">Bookmarks</a></li>
|
|
</ul> |