fix url
This commit is contained in:
parent
1ce7aa2e41
commit
e10f3cceae
1 changed files with 41 additions and 0 deletions
41
public_html/eh/eh/eh/eh-eh/rssfeed.xml
Normal file
41
public_html/eh/eh/eh/eh-eh/rssfeed.xml
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
|
<channel>
|
||||||
|
<title>nevereverever.de RSS Feed</title>
|
||||||
|
<link>https://nevereverever.de/eh/eh/eh-eh</link>
|
||||||
|
<description>RSS of my published articles</description>
|
||||||
|
<language>en-us</language>
|
||||||
|
<pubDate>Wed, 11 Feb 2026 23:26:41 +0100</pubDate>
|
||||||
|
<docs>https://www.rssboard.org/rss-specification</docs>
|
||||||
|
<generator>pandoc</generator>
|
||||||
|
<managingEditor>Never</managingEditor>
|
||||||
|
<webMaster>Never</webMaster>
|
||||||
|
<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>
|
||||||
|
<link>https://nevereverever.de/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
|
||||||
|
library with my Android smartphone.</description>
|
||||||
|
<pubDate>Mon, 12 Jan 2026 00:00:00 +0100</pubDate>
|
||||||
|
<guid>rsync-android</guid>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>Latex Endeavors</title>
|
||||||
|
<link>https://nevereverever.de/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
|
||||||
|
solutions I have encountered.</description>
|
||||||
|
<pubDate>Fri, 09 Jan 2026 00:00:00 +0100</pubDate>
|
||||||
|
<guid>latex-endeavors</guid>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>Random linux utilities</title>
|
||||||
|
<link>https://nevereverever.de/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>
|
||||||
|
<pubDate>Fri, 25 Jul 2025 00:00:00 +0200</pubDate>
|
||||||
|
<guid>random-linux-utils</guid>
|
||||||
|
</item>
|
||||||
|
</channel>
|
||||||
|
</rss>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue