<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Ryan Steed</title>
        <link>https://ryan-steed.com</link>
        <description>Personal blog of Ryan Steed — software, projects, and ideas.</description>
        <language>en-us</language>
        <atom:link href="https://ryan-steed.com/feed.xml" rel="self" type="application/rss+xml"/>
        
        <item>
            <title>Deploying Flask apps natively to Cloudflare Pages</title>
            <link>https://ryan-steed.com/blog/deploying-flask.html</link>
            <guid>https://ryan-steed.com/blog/deploying-flask.html</guid>
            <pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
            <description><![CDATA[A deep dive into using Frozen-Flask to generate a completely static bundle and deploying it instantly via GitHub.]]></description>
        </item>
        
        <item>
            <title>Why the &#34;/uses&#34; page is the best trend</title>
            <link>https://ryan-steed.com/blog/why-uses-page.html</link>
            <guid>https://ryan-steed.com/blog/why-uses-page.html</guid>
            <pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate>
            <description><![CDATA[Exploring why developers love listing their gear and how it humanizes the otherwise solitary act of programming.]]></description>
        </item>
        
        <item>
            <title>Creating a Sleek Glassmorphic UI in Vanilla CSS</title>
            <link>https://ryan-steed.com/blog/glassmorphism-ui.html</link>
            <guid>https://ryan-steed.com/blog/glassmorphism-ui.html</guid>
            <pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate>
            <description><![CDATA[Unlocking the secrets of the frosted-glass effect using just CSS.]]></description>
        </item>
        
    </channel>
</rss>