<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Hubert Deng</title>
  <subtitle>Notes and projects from Hubert Deng.</subtitle>
  <link href="https://hubertdeng.com/feed.xml" rel="self" />
  <link href="https://hubertdeng.com/" />
  <updated>2026-06-05T00:00:00Z</updated>
  <id>https://hubertdeng.com/</id>
  <author>
    <name>Hubert Deng</name>
    <email>hubertdeng123@gmail.com</email>
  </author>
  <entry>
    <title>Hello</title>
    <link href="https://hubertdeng.com/writing/hello/" />
    <updated>2026-06-05T00:00:00Z</updated>
    <id>https://hubertdeng.com/writing/hello/</id>
    <summary>What this site is for.</summary>
    <content type="html">&lt;p&gt;This site is for work, projects, and notes.&lt;/p&gt;
&lt;p&gt;Most posts will be short.&lt;/p&gt;
&lt;p&gt;Posts are Markdown files. That is the whole system.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Static Sites Are Good Enough</title>
    <link href="https://hubertdeng.com/writing/static-sites-are-good-enough/" />
    <updated>2026-06-04T00:00:00Z</updated>
    <id>https://hubertdeng.com/writing/static-sites-are-good-enough/</id>
    <summary>Why this site favors files, Markdown, and a build step over a heavier publishing system.</summary>
    <content type="html">&lt;p&gt;For a personal site, boring is good.&lt;/p&gt;
&lt;p&gt;I want React for layout, not for drama.&lt;/p&gt;
&lt;p&gt;The content is Markdown. The output is static files. That is enough.&lt;/p&gt;
</content>
  </entry>
</feed>
