adjust subscription links

This commit is contained in:
Wouter Groeneveld 2021-04-22 10:20:59 +02:00
parent 0edea577fb
commit c447987328
1 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ aliases:
- /feed
---
If you're interested in receiving updates on all things Brain Baking, you can simply subscribe to one of the _RSS feeds_ below. Freshly baked thoughts and ideas, served in your own favorite news reader, how about that? I like [NetNewsWire](https://netnewswire.com/), which comes with a catchy slogan:
If you like receiving updates on all things Brain Baking, you can simply subscribe to one of the _RSS feeds_ below. Freshly baked thoughts and ideas, served in your own favorite news reader, how about that? I like [NetNewsWire](https://netnewswire.com/), which comes with a catchy slogan:
> More news, less junk. Faster.
@ -15,10 +15,10 @@ It's also a nice way to unify the layout of your personal news.
## The feeds
Do you want to subscribe to **everything** on this site? _(Blog, Notes)_<br/>
Use <svg class='icon icon-text'><title>feed icon</title><use xlink:href='#news'></use></svg>[/index.xml](/index.xml) or just copy-paste [brainbaking.com](brainbaking.com) in your reader to auto-discover the link.
Use [/index.xml](/index.xml) or just copy-paste `brainbaking.com` into your reader to auto-discover the link.
- Are you only interested in **blog articles**? <br/>Use <svg class='icon icon-text'><title>feed icon</title><use xlink:href='#news'></use></svg>[/post/index.xml](/post/index.xml)
- Are you only interested in **notes** (the micro-blog)?<br/>Use <svg class='icon icon-text'><title>feed icon</title><use xlink:href='#news'></use></svg>[/notes/index.xml](/notes/index.xml)
- Are you only interested in **blog articles**? <br/>Use [/post/index.xml](/post/index.xml)
- Are you only interested in **notes** (the micro-blog)?<br/>Use [/notes/index.xml](/notes/index.xml)
If you really, _really_ want, you can also subscribe to specific categories. [See the archives](/archives) for an overview of the categories. Just add `/index.xml` to an url. For instance, to only subscribe to the _hardware_ category, use [/categories/hardware/index.xml](/categories/hardware/index.xml).
There's also a [Gemini](/post/2021/04/using-hugo-to-launch-a-gemini-capsule/)-specific Atom feed to which you can subscribe using a potent Gemini client such as Lagrange or Amfora: [gemini://brainbaking.com/atom.xml](gemini://brainbaking.com/atom.xml)