<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Grayson's Journal</title>
    <link>https://grayson.cc/blog</link>
    <description>Notes on design, code, and craft.</description>
    <language>en-us</language>
    <atom:link href="https://grayson.cc/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>On Grids That Fail Gracefully</title>
      <link>https://grayson.cc/blog/2026-04-12-on-grids-that-fail-gracefully</link>
      <guid>https://grayson.cc/blog/2026-04-12-on-grids-that-fail-gracefully</guid>
      <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
      <description>How CSS Grid behaves when content breaks the layout &#x2014; and how to design for failure modes from the start.</description>
    </item>
    <item>
      <title>Animating with Restraint</title>
      <link>https://grayson.cc/blog/2025-12-24-animating-with-restraint</link>
      <guid>https://grayson.cc/blog/2025-12-24-animating-with-restraint</guid>
      <pubDate>Wed, 24 Dec 2025 00:00:00 GMT</pubDate>
      <description>Why most UI animation fails, and a practical framework for motion that earns its place.</description>
    </item>
  </channel>
</rss>