From ccbe6c7b683d894e43c057bca01ed35c519dd057 Mon Sep 17 00:00:00 2001 From: Tom Date: Fri, 11 Aug 2023 11:22:19 +0200 Subject: [PATCH] Update 2023-09-10-miniflux-and-rsshub.md --- _posts/2023-09-10-miniflux-and-rsshub.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/_posts/2023-09-10-miniflux-and-rsshub.md b/_posts/2023-09-10-miniflux-and-rsshub.md index c1b1280..1cac640 100644 --- a/_posts/2023-09-10-miniflux-and-rsshub.md +++ b/_posts/2023-09-10-miniflux-and-rsshub.md @@ -1,9 +1,7 @@ --- -title: Selfhosting: Miniflux and RSSHub -excerpt: | - Some notes on selfhosting and RSS reader -image: -alt: +title: "Selfhosting: Miniflux and RSSHub" +layout: post +excerpt: Some notes on selfhosting an RSS reader. --- 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.