switch to atom feed
This commit is contained in:
parent
6ab972d65e
commit
ff76559ab7
28 changed files with 906 additions and 1751 deletions
47
build/atom.xml
Normal file
47
build/atom.xml
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<title>nevereverever.de</title>
|
||||
<link href="https://nevereverever.de/eh/eh/eh/eh-eh"/>
|
||||
<id></id>
|
||||
<updated></updated>
|
||||
<author>
|
||||
<name>Never</name>
|
||||
</author>
|
||||
<subtitle>Here I post random stuff.</subtitle>
|
||||
<entry>
|
||||
<title>Using rsync on Android to syncronise my Music
|
||||
library</title>
|
||||
<link href="https://nevereverever.de/eh/eh/eh/eh-eh/rsync-android.html"/>
|
||||
<id></id>
|
||||
<updated>2026-01-12</updated>
|
||||
<author>
|
||||
<name>Never</name>
|
||||
</author>
|
||||
<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.</summary>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>Latex Endeavors</title>
|
||||
<link href="https://nevereverever.de/eh/eh/eh/eh-eh/latex-endeavors.html"/>
|
||||
<id></id>
|
||||
<updated>2026-01-09</updated>
|
||||
<author>
|
||||
<name>Never</name>
|
||||
</author>
|
||||
<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.</summary>
|
||||
</entry>
|
||||
<entry>
|
||||
<title>Random linux utilities</title>
|
||||
<link href="https://nevereverever.de/eh/eh/eh/eh-eh/random-linux-utils.html"/>
|
||||
<id></id>
|
||||
<updated>2025-07-25</updated>
|
||||
<author>
|
||||
<name>Never</name>
|
||||
</author>
|
||||
<summary>Tricks and tools I learned about, while tweaking my
|
||||
Linux sytem or trying to do productive things.</summary>
|
||||
</entry>
|
||||
</feed>
|
||||
Loading…
Add table
Add a link
Reference in a new issue