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

@ -13,6 +13,7 @@
<atom:link href="https://www.rssboard.org/files/sample-rss-2.xml" rel="self" type="application/rss+xml"/>
<item>
<title>Using rsync on Android to syncronise my Music library</title>
<author>n.gude@posteo.de</author>
<link>https://nevereverever.de/eh/eh/eh/eh-eh/rsync-android.html</link>
<description>As Spotify is getting enshittified by capitalism, keeping a
music library is kind of essential. Here I use rsync to syncronise my
@ -22,6 +23,7 @@ library with my Android smartphone.</description>
</item>
<item>
<title>Latex Endeavors</title>
<author>n.gude@posteo.de</author>
<link>https://nevereverever.de/eh/eh/eh/eh-eh/latex-endeavors.html</link>
<description>Latex undoubtedly has some quirks. Some of them have a
rather unintuitive solution. In this article I cover some quirks and
@ -31,6 +33,7 @@ solutions I have encountered.</description>
</item>
<item>
<title>Random linux utilities</title>
<author>n.gude@posteo.de</author>
<link>https://nevereverever.de/eh/eh/eh/eh-eh/random-linux-utils.html</link>
<description>Tricks and tools I learned about, while tweaking my Linux
sytem or trying to do productive things.</description>