Add rss feed
This commit is contained in:
parent
857e0b65ac
commit
46807b2ba6
5 changed files with 119 additions and 9 deletions
|
|
@ -5,7 +5,8 @@
|
|||
"date": "2026-01-12",
|
||||
"summary": "As Spotify is getting enshittified by capitalism, keeping a music library is kind of essential. Here I use rsync to syncronise my library with my Android smartphone.",
|
||||
"title": "Using rsync on Android to syncronise my Music library",
|
||||
"filename": "rsync-android"
|
||||
"filename": "rsync-android",
|
||||
"pubdate": "Mon, 12 Jan 2026 00:00:00 +0100"
|
||||
},
|
||||
{
|
||||
"author": "Never",
|
||||
|
|
@ -13,7 +14,8 @@
|
|||
"subtitle": "Some unintuitive quirks of Latex",
|
||||
"summary": "Latex undoubtedly has some quirks. Some of them have a rather unintuitive solution. In this article I cover some quirks and solutions I have encountered.",
|
||||
"title": "Latex Endeavors",
|
||||
"filename": "latex-endeavors"
|
||||
"filename": "latex-endeavors",
|
||||
"pubdate": "Fri, 09 Jan 2026 00:00:00 +0100"
|
||||
},
|
||||
{
|
||||
"author": "Never",
|
||||
|
|
@ -21,7 +23,8 @@
|
|||
"subtitle": "Neat things I picked up along the way",
|
||||
"summary": "Tricks and tools I learned about, while tweaking my Linux sytem or trying to do productive things.",
|
||||
"title": "Random linux utilities",
|
||||
"filename": "random-linux-utils"
|
||||
"filename": "random-linux-utils",
|
||||
"pubdate": "Fri, 25 Jul 2025 00:00:00 +0200"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
9
src/rssfeed.md
Normal file
9
src/rssfeed.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: nevereverever.de RSS Feed
|
||||
link: https://nevereverever.de/eh/eh/eh-eh
|
||||
description: RSS of my published articles
|
||||
lang: en-us
|
||||
pubdate: Wed, 11 Feb 2026 23:26:41 +0100
|
||||
editor: Never
|
||||
webmaster: Never
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue