summaryrefslogtreecommitdiff
path: root/static/rss.xml
diff options
context:
space:
mode:
Diffstat (limited to 'static/rss.xml')
-rwxr-xr-xstatic/rss.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/static/rss.xml b/static/rss.xml
new file mode 100755
index 0000000..badc2e5
--- /dev/null
+++ b/static/rss.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+<channel>
+<title>Jacob McDonnell</title>
+<description>Articles from Jacob McDonnell.</description>
+<language>en-us</language>
+<link>https://jacobmcdonnell.com/rss.xml</link>
+<atom:link href="https://jacobmcdonnell.com/rss.xml" rel="self" type="application/rss+xml" />
+<image>
+<title>Jacob McDonnell</title>
+<url>https://jacobmcdonnell.com/favicon.ico</url>
+<link>https://jacobmcdonnell.com/rss.xml</link>
+</image>
+<item>
+<title>Hosting a Website on the Raspberry Pi with Rocky Linux</title>
+<guid>https://jacobmcdonnell.com/articles/article["url"]/</guid>
+<link>https://jacobmcdonnell.com/articles/article["url"]/</link>
+<pubDate>19 Feb 2022 00:00:00 -0500</pubDate>
+<description><![CDATA[
+A tutorial on setting up a webserver on a Raspberry Pi with Rocky Linux 8
+]]></description>
+</item>
+</channel></rss> \ No newline at end of file