aboutsummaryrefslogtreecommitdiff
path: root/docs/rss.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/rss.xml')
-rw-r--r--docs/rss.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/rss.xml b/docs/rss.xml
new file mode 100644
index 0000000..39ec54d
--- /dev/null
+++ b/docs/rss.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rss version="2.0"
+ xmlns:atom="http://www.w3.org/2005/Atom"
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
+>
+<channel>
+<title>Carbs Linux</title>
+<description>a simple busybox linux distribution</description>
+<link>https://carbslinux.org</link>
+<atom:link href="https://carbslinux.org/rss.xml" rel="self" type="application/rss+xml" />
+<lastBuildDate>Mon Apr 6 12:01:14 +03 2020</lastBuildDate>
+<item>
+<title>Switching to New Website</title>
+<pubDate>Tue, 28 Jan 2020</pubDate>
+<dc:creator>Cem Keylan</dc:creator>
+<link>https://carbslinux.org/blog/20200128.html</link>
+<description>&lt;h2&gt;Switching to New Website&lt;/h2&gt;
+
+&lt;p&gt;&lt;strong&gt;Date:&lt;/strong&gt; Jan 28 2020&lt;/p&gt;
+
+&lt;p&gt;In case you haven&amp;rsquo;t seen it before, this website
+was powered by &lt;a href=&quot;http://werc.cat-v.org&quot;&gt;werc&lt;/a&gt;. And
+even though I liked it really much, it was too
+powerful for a small website like this.&lt;/p&gt;
+
+&lt;p&gt;So I have decided to reimplement this website with
+my own static generation scripts. The source will
+probably be on &lt;a href=&quot;https://carbslinux.org/git/website/log.html&quot;&gt;https://carbslinux.org/git/website/log.html&lt;/a&gt;
+when I decide to publish the website.&lt;/p&gt;
+
+&lt;p&gt;The generation requires Plan9 programs, although
+I have used them just for my enthusiasm. I have built
+the site with a combination of mk (instead of make), rc,
+and POSIX sh. I am not yet exactly familiar with rc,
+but I will replace the shell scripts when I feel like
+I can.&lt;/p&gt;</description>
+</item>
+</channel>
+</rss>