update rss links
continuous-integration/drone/push Build is passing Details

This commit is contained in:
James Ravenscroft 2021-12-27 13:22:09 +00:00
parent fe3fcd34cf
commit b0ba495e55
3 changed files with 24 additions and 1 deletions

View File

@ -73,7 +73,7 @@ url = "https://github.com/ravenscroftj"
[[params.social]]
name = "RSS"
icon = "rss"
url = "/index.xml"
url = "/pages/feeds/"
[taxonomies]

View File

@ -0,0 +1,14 @@
---
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>

View File

@ -0,0 +1,9 @@
---
date: '2021-12-24T13:51:30.902871'
in-reply-to: https://stackoverflow.com/questions/15974730/how-do-i-get-the-different-parts-of-a-flask-requests-url
type: reply
url: /replys/2021/12/24/1640353890
---
This looks very useful to me