mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Update 2023-09-10-miniflux-and-rsshub.md
This commit is contained in:
parent
f0d4e8e178
commit
ccbe6c7b68
@ -1,9 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Selfhosting: Miniflux and RSSHub
|
title: "Selfhosting: Miniflux and RSSHub"
|
||||||
excerpt: |
|
layout: post
|
||||||
Some notes on selfhosting and RSS reader
|
excerpt: Some notes on selfhosting an RSS reader.
|
||||||
image:
|
|
||||||
alt:
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Like many nerdy, computery types, I like to subscribe to blogs and other content through RSS. RSS is crazy simple, you host a url on a website with a list of posts with titles/URLs/content encoded in XML (I know I know but it only have like 5 tags and is only nested one level deep.) An RSS reader just checks a big list of those URLs every now and then and presents you the latest thing to show up.
|
Like many nerdy, computery types, I like to subscribe to blogs and other content through RSS. RSS is crazy simple, you host a url on a website with a list of posts with titles/URLs/content encoded in XML (I know I know but it only have like 5 tags and is only nested one level deep.) An RSS reader just checks a big list of those URLs every now and then and presents you the latest thing to show up.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user