Skip to content

Instantly share code, notes, and snippets.

View mdhowey's full-sized avatar

Michael Howey mdhowey

View GitHub Profile
@mdhowey
mdhowey / test-rss.xml
Created May 18, 2026 03:15
test blog rss
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Hammerfist Studio Blog</title>
<link>https://hammerfist.studio</link>
<description>Test feed</description>
<item>
<title>Why Your Lovable App Bricks in Production</title>
<link>https://hammerfist.studio/blog/lovable-bricks-in-production</link>
<pubDate>Sun, 17 May 2026 14:00:00 GMT</pubDate>