<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Thyago Coan</title>
    <link>https://thyagocoan.com</link>
    <description>Projects and writing by Thyago Coan — developer tooling, Rust, and applied AI.</description>
    <language>en</language>
    <lastBuildDate>Tue, 28 Jul 2026 00:00:00 GMT</lastBuildDate>
    <managingEditor>thyago@sphr.world (Thyago Coan)</managingEditor>
    <atom:link href="https://thyagocoan.com/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How this site is built</title>
      <link>https://thyagocoan.com/writing/how-this-site-is-built</link>
      <guid isPermaLink="true">https://thyagocoan.com/writing/how-this-site-is-built</guid>
      <pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate>
      <description>A static Next.js site, MDX for content, and a GitHub API call at build time — deployed to Cloudflare Pages on every push. Here is the whole thing.</description>
      <category>next.js</category>
      <category>cloudflare</category>
      <category>mdx</category>
    </item>
  </channel>
</rss>
