<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="/linen-theme/css/rss-zh.xsl"?>
<rss version="2.0">
<channel>
  <title>Junjie Blog</title>
  <link>https://blog.vmei.de</link>
  <description>记录与分享</description>
  <lastBuildDate>Sat, 22 Aug 2026 16:56:51 GMT</lastBuildDate>
  <image>
      <url>https://blog.vmei.deundefined</url>
      <title>Junjie Blog</title>
      <link>https://blog.vmei.de</link>
    </image>
  
    <item>
      <title>Hello World</title>
      <link>https://blog.vmei.de/2026/hello-world/</link>
      <guid>https://blog.vmei.de/2026/hello-world/</guid>
      <pubDate>8 月 23 日，2026</pubDate>
      <description><![CDATA[<p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p>
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><pre><code class="language-bash">$ hexo new &quot;My New Post&quot;
</code></pre>
<p>More info: <a href="https://hexo.io/docs/writing.html">Writing</a></p>
<h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><pre><code class="language-bash">$ hexo server
</code></pre>
<p>More info: <a href="https://hexo.io/docs/server.html">Server</a></p>
<h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><pre><code class="language-bash">$ hexo generate
</code></pre>
<p>More info: <a href="https://hexo.io/docs/generating.html">Generating</a></p>
<h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><pre><code class="language-bash">$ hexo deploy
</code></pre>
<p>More info: <a href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>
]]></description>
    </item>
    <item>
      <title>我的第三篇文章</title>
      <link>https://blog.vmei.de/2026/%E6%88%91%E7%9A%84%E7%AC%AC%E4%B8%89%E7%AF%87%E6%96%87%E7%AB%A0/</link>
      <guid>https://blog.vmei.de/2026/%E6%88%91%E7%9A%84%E7%AC%AC%E4%B8%89%E7%AF%87%E6%96%87%E7%AB%A0/</guid>
      <pubDate>6 月 20 日，2026</pubDate>
      <description><![CDATA[<h2 id="这是一个页面"><a href="#这是一个页面" class="headerlink" title="这是一个页面"></a>这是一个页面</h2>

<h2 id="我还设置了背景"><a href="#我还设置了背景" class="headerlink" title="我还设置了背景"></a>我还设置了背景</h2><style>
body {
  background-image: url(/img/maple-bg.svg);
  background-size: 266px 400px;
  background-repeat: repeat;
  background-attachment: fixed;
}
</style>]]></description>
    </item>
    <item>
      <title>我的第二篇文章</title>
      <link>https://blog.vmei.de/2026/%E6%88%91%E7%9A%84%E7%AC%AC%E4%BA%8C%E7%AF%87%E6%96%87%E7%AB%A0/</link>
      <guid>https://blog.vmei.de/2026/%E6%88%91%E7%9A%84%E7%AC%AC%E4%BA%8C%E7%AF%87%E6%96%87%E7%AB%A0/</guid>
      <pubDate>6 月 19 日，2026</pubDate>
      <description><![CDATA[<h1 id="一级标题"><a href="#一级标题" class="headerlink" title="一级标题"></a>一级标题</h1><p>测试一下</p>
<h2 id="二级标题"><a href="#二级标题" class="headerlink" title="二级标题"></a>二级标题</h2><p>测试</p>
<h3 id="三级"><a href="#三级" class="headerlink" title="三级"></a>三级</h3><p>测试</p>
]]></description>
    </item>
    <item>
      <title>第一篇文章</title>
      <link>https://blog.vmei.de/2026/%E6%88%91%E7%9A%84%E7%AC%AC%E4%B8%80%E7%AF%87%E6%96%87%E7%AB%A0/</link>
      <guid>https://blog.vmei.de/2026/%E6%88%91%E7%9A%84%E7%AC%AC%E4%B8%80%E7%AF%87%E6%96%87%E7%AB%A0/</guid>
      <pubDate>6 月 19 日，2026</pubDate>
      <description><![CDATA[<p>你好，这是我的第一篇文章。</p>
]]></description>
    </item>
</channel>
</rss>