summaryrefslogtreecommitdiff
path: root/public/posts/feed.xml
diff options
context:
space:
mode:
authorMatt Kosarek <matt.kosarek@canonical.com>2026-02-18 17:03:06 -0500
committerMatt Kosarek <matt.kosarek@canonical.com>2026-02-18 17:03:06 -0500
commit59260c4f7a265f1ad4db9e0ee5e469132cdef094 (patch)
tree588cf415f8b819a30090b085d9e32b42836d73ca /public/posts/feed.xml
parent2ef049102f6824a6ab6ae99ee87c115f7608707e (diff)
minor: publishing from public with a Makefile instead of having everything at the toplevel
Diffstat (limited to 'public/posts/feed.xml')
-rw-r--r--public/posts/feed.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/public/posts/feed.xml b/public/posts/feed.xml
new file mode 100644
index 0000000..c28bcd8
--- /dev/null
+++ b/public/posts/feed.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rss version="2.0">
+ <channel>
+ <title>Matthew&apos;s Blog</title>
+ <link>https://matthewkosarek.xyz/</link>
+ <description>The RSS feed for Matthew Kosarek's Blog</description>
+ <language>en-us</language>
+ <lastBuildDate>Wed, 18 February 2026 17:00:00 -0400</lastBuildDate>
+
+ <item>
+ <title>Update December 29, 2025</title>
+ <link>https://matthewkosarek.xyz/posts/dec_29_2025.html</link>
+ <guid>https://matthewkosarek.xyz/posts/dec_29_2025.html</guid>
+ <pubDate>Mon, 29 December 2025 10:27:00 -0400</pubDate>
+ <description>Update December 29, 2025</description>
+ </item>
+
+ <item>
+ <title>Update July 28, 2025</title>
+ <link>https://matthewkosarek.xyz/posts/jul_28_2025.html</link>
+ <guid>https://matthewkosarek.xyz/posts/jul_28_2025.html</guid>
+ <pubDate>Mon, 28 July 2025 17:30:00 -0400</pubDate>
+ <description>Update July 28, 2025</description>
+ </item>
+
+ <item>
+ <title>Update June 08, 2025</title>
+ <link>https://matthewkosarek.xyz/posts/june_08_2025.html</link>
+ <guid>https://matthewkosarek.xyz/posts/june_08_2025.html</guid>
+ <pubDate>Sun, 08 June 2025 15:30:00 -0400</pubDate>
+ <description>Update June 08, 2025</description>
+ </item>
+
+ <item>
+ <title>Update May 06, 2025</title>
+ <link>https://matthewkosarek.xyz/posts/may_06_2025.html</link>
+ <guid>https://matthewkosarek.xyz/posts/may_06_2025.html</guid>
+ <pubDate>Tue, 06 May 2025 17:00:00 -0400</pubDate>
+ <description>Update May 06, 2025</description>
+ </item>
+
+ <item>
+ <title>Hello, Org</title>
+ <link>https://matthewkosarek.xyz/posts/hello.html</link>
+ <guid>https://matthewkosarek.xyz/posts/hello.html</guid>
+ <pubDate>Tue, 20 Jun 2023 11:45:00 -0400</pubDate>
+ <description>Hello, Org</description>
+ </item>
+ </channel>
+</rss>