initial
This commit is contained in:
33
public/rss.xml
Normal file
33
public/rss.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?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>Sat, 21 Mar 2026 14:39:49 +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>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>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user