<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>My Hugo Blog</title><link>https://arm3.333403.xyz/</link><description>Recent content on My Hugo Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sun, 23 Aug 2026 13:00:00 +0800</lastBuildDate><atom:link href="https://arm3.333403.xyz/index.xml" rel="self" type="application/rss+xml"/><item><title>Welcome to My Blog</title><link>https://arm3.333403.xyz/posts/20260823_welcome/</link><pubDate>Sun, 23 Aug 2026 13:00:00 +0800</pubDate><guid>https://arm3.333403.xyz/posts/20260823_welcome/</guid><description>&lt;h1 id="welcome-">Welcome! 🎉&lt;/h1>
&lt;p>This is my new &lt;strong>Hugo + PaperMod&lt;/strong> blog, deployed on ARM64 Ubuntu.&lt;/p>
&lt;h2 id="why-hugo">Why Hugo?&lt;/h2>
&lt;ul>
&lt;li>⚡ &lt;strong>Single binary&lt;/strong> — no Node/Python/Java runtime&lt;/li>
&lt;li>🚀 &lt;strong>Millisecond builds&lt;/strong> — even for thousands of posts&lt;/li>
&lt;li>📝 &lt;strong>Markdown-first&lt;/strong> — drop &lt;code>.md&lt;/code> files in &lt;code>content/posts/&lt;/code>&lt;/li>
&lt;li>🎨 &lt;strong>PaperMod theme&lt;/strong> — dark mode, TOC, search, RSS built-in&lt;/li>
&lt;/ul>
&lt;h2 id="quick-workflow">Quick Workflow&lt;/h2>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># New post&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>hugo new content posts/20260823_my-post.md
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># Local preview (hot reload)&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>hugo server -D
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># Build for production&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>hugo --minify
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="deploy">Deploy&lt;/h2>
&lt;p>Push to GitHub → Cloudflare Pages / Vercel / GitHub Pages auto-deploy.&lt;/p></description></item></channel></rss>