<?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>随笔 on Realman</title><link>https://realman.top/categories/%E9%9A%8F%E7%AC%94/</link><description>Recent content in 随笔 on Realman</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Mon, 07 Sep 2026 11:31:23 +0800</lastBuildDate><atom:link href="https://realman.top/categories/%E9%9A%8F%E7%AC%94/index.xml" rel="self" type="application/rss+xml"/><item><title>你好，Realman</title><link>https://realman.top/posts/hello-realman/</link><pubDate>Mon, 07 Sep 2026 11:30:00 +0800</pubDate><guid>https://realman.top/posts/hello-realman/</guid><description>个人博客上线，用 Hugo + Caddy 在 2C1G 上跑静态站。</description><content:encoded><![CDATA[<p>这是本站的第一篇文章。</p>
<p>写作流程很简单：</p>
<ol>
<li>在 <code>content/posts/</code> 下新建 Markdown</li>
<li>本地执行 <code>hugo server -D</code> 预览</li>
<li><code>git add</code> / <code>git commit</code> 后执行 <code>git push deploy main</code></li>
</ol>
<p>几秒后 <a href="https://realman.top">https://realman.top</a> 就会更新。</p>
]]></content:encoded></item></channel></rss>