add author to rssfeed

This commit is contained in:
Never Gude 2026-02-12 01:54:19 +01:00
parent abfc147c22
commit 5721fe56ac
7 changed files with 15 additions and 0 deletions

View file

@ -3,6 +3,7 @@
{
"author": "Never",
"date": "2026-01-12",
"email": "n.gude@posteo.de",
"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",
@ -11,6 +12,7 @@
{
"author": "Never",
"date": "2026-01-09",
"email": "n.gude@posteo.de",
"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",
@ -20,6 +22,7 @@
{
"author": "Never",
"date": "2025-07-25",
"email": "n.gude@posteo.de",
"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",