initial
This commit is contained in:
53
rss.xml
Normal file
53
rss.xml
Normal file
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>voidarc</title>
|
||||
<link>https://blog.voidarc.co.uk</link>
|
||||
<description>Latest posts</description>
|
||||
<generator>Norgolith</generator>
|
||||
<language>en-US</language>
|
||||
<lastBuildDate>Mon, 23 Mar 2026 21:55:51 +0000</lastBuildDate>
|
||||
<ttl>60</ttl>
|
||||
<atom:link href="https://blog.voidarc.co.uk/rss.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<image>
|
||||
<url>https://blog.voidarc.co.uk/assets/favicon.png</url>
|
||||
<title>voidarc</title>
|
||||
<link>https://blog.voidarc.co.uk</link>
|
||||
<width>144</width>
|
||||
<height>144</height>
|
||||
</image>
|
||||
|
||||
|
||||
<item>
|
||||
<title>Why Nixos is the Coolest Operating System</title>
|
||||
<link>https://blog.voidarc.co.uk/posts/nix/</link>
|
||||
<guid>https://blog.voidarc.co.uk/posts/nix/</guid>
|
||||
<description>I really like Nix</description>
|
||||
<author>Adumh00man</author>
|
||||
<pubDate>Sun, 22 Mar 2026 19:35:56 +0000</pubDate>
|
||||
<category>linux</category><category>blog</category><category>nix</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Making a Blog Using a Niche Markdown Language</title>
|
||||
<link>https://blog.voidarc.co.uk/posts/site/</link>
|
||||
<guid>https://blog.voidarc.co.uk/posts/site/</guid>
|
||||
<description>How to make a blog using Norg and some random project from github</description>
|
||||
<author>Adumh00man</author>
|
||||
<pubDate>Sat, 21 Mar 2026 11:39:17 +0000</pubDate>
|
||||
<category>blog</category><category>neorg</category><category>nvim</category><category>voidarc</category><category>webdev</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>How I fell in with Linux</title>
|
||||
<link>https://blog.voidarc.co.uk/posts/homelab/</link>
|
||||
<guid>https://blog.voidarc.co.uk/posts/homelab/</guid>
|
||||
<description>Haha war of the worlds reference</description>
|
||||
<author>Adumh00man</author>
|
||||
<pubDate>Sat, 21 Mar 2026 19:08:28 +0000</pubDate>
|
||||
<category>blog</category><category>voidarc</category><category>homelab</category><category>linux</category><category>webdev</category>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user