<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>iceglobe</title>
    <link>https://iceglobe.io</link>
    <description>Austin's blog</description>
    <language>en-us</language>
    <atom:link href="https://iceglobe.io/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Hello World</title>
      <link>https://iceglobe.io/posts/hello-world/</link>
      <guid>https://iceglobe.io/posts/hello-world/</guid>
      <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
      <description>This is the first post on the blog. Built with Bun, React, and markdown.</description>
    </item>
    <item>
      <title>Static Sites with Bun</title>
      <link>https://iceglobe.io/posts/static-sites-with-bun/</link>
      <guid>https://iceglobe.io/posts/static-sites-with-bun/</guid>
      <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
      <description>Why I built a static site generator from scratch using Bun instead of reaching for Next.js or Astro.</description>
    </item>
    <item>
      <title>Design Tokens in Practice</title>
      <link>https://iceglobe.io/posts/design-tokens-in-practice/</link>
      <guid>https://iceglobe.io/posts/design-tokens-in-practice/</guid>
      <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
      <description>How CSS custom properties and TypeScript constants work together to form a design token system.</description>
    </item>
  </channel>
</rss>
