diff options
| author | Matt Kosarek <matt.kosarek@canonical.com> | 2026-02-18 17:03:06 -0500 |
|---|---|---|
| committer | Matt Kosarek <matt.kosarek@canonical.com> | 2026-02-18 17:03:06 -0500 |
| commit | 59260c4f7a265f1ad4db9e0ee5e469132cdef094 (patch) | |
| tree | 588cf415f8b819a30090b085d9e32b42836d73ca /posts/feed.xml | |
| parent | 2ef049102f6824a6ab6ae99ee87c115f7608707e (diff) | |
minor: publishing from public with a Makefile instead of having everything at the toplevel
Diffstat (limited to 'posts/feed.xml')
| -rw-r--r-- | posts/feed.xml | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/posts/feed.xml b/posts/feed.xml deleted file mode 100644 index b0a5397..0000000 --- a/posts/feed.xml +++ /dev/null @@ -1,50 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<rss version="2.0"> - <channel> - <title>Matthew'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 16:40: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> |
