<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <author>
    <name>startzyp</name>
  </author>
  <generator uri="https://hexo.io/">Hexo</generator>
  <id>https://startzyp.github.io/</id>
  <link href="https://startzyp.github.io/" rel="alternate"/>
  <link href="https://startzyp.github.io/atom.xml" rel="self"/>
  <rights>All rights reserved 2026, startzyp</rights>
  <subtitle>记录技术、二次元与折腾</subtitle>
  <title>startzyp 的小窝</title>
  <updated>2026-06-30T07:52:30.869Z</updated>
  <entry>
    <author>
      <name>startzyp</name>
    </author>
    <category term="折腾" scheme="https://startzyp.github.io/categories/%E6%8A%98%E8%85%BE/"/>
    <category term="Hexo" scheme="https://startzyp.github.io/tags/Hexo/"/>
    <category term="二次元" scheme="https://startzyp.github.io/tags/%E4%BA%8C%E6%AC%A1%E5%85%83/"/>
    <content>
      <![CDATA[<p>欢迎来到我的新博客 🌸</p><p>本站使用 <a href="https://hexo.io/">Hexo</a> + <a href="https://github.com/D-Sketon/hexo-theme-reimu">reimu</a> 主题搭建,托管在 GitHub Pages 上。</p><span id="more"></span><h2 id="写一篇新文章"><a class="markdownIt-Anchor" href="#写一篇新文章"></a> 写一篇新文章</h2><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">hexo new <span class="string">&quot;我的文章标题&quot;</span></span><br></pre></td></tr></table></figure><p>编辑 <code>source/_posts/</code> 下生成的 Markdown,写完后提交推送即可自动部署。</p><h2 id="代码高亮示例"><a class="markdownIt-Anchor" href="#代码高亮示例"></a> 代码高亮示例</h2><figure class="highlight go"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br></pre></td><td class="code"><pre><span class="line"><span class="keyword">package</span> main</span><br><span class="line"></span><br><span class="line"><span class="keyword">import</span> <span class="string">&quot;fmt&quot;</span></span><br><span class="line"></span><br><span class="line"><span class="function"><span class="keyword">func</span> <span class="title">main</span><span class="params">()</span></span> &#123;</span><br><span class="line">    fmt.Println(<span class="string">&quot;Hello, 二次元 blog!&quot;</span>)</span><br><span class="line">&#125;</span><br></pre></td></tr></table></figure><h2 id="本地预览"><a class="markdownIt-Anchor" href="#本地预览"></a> 本地预览</h2><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">hexo clean &amp;&amp; hexo server</span><br></pre></td></tr></table></figure><p>打开 <a href="http://localhost:4000">http://localhost:4000</a> 查看效果。</p><p>开始记录吧 🚀</p>]]>
    </content>
    <id>https://startzyp.github.io/2026/06/30/hello-world/</id>
    <link href="https://startzyp.github.io/2026/06/30/hello-world/"/>
    <published>2026-06-30T04:00:00.000Z</published>
    <summary>
      <![CDATA[<p>欢迎来到我的新博客 🌸</p>
<p>本站使用 <a href="https://hexo.io/">Hexo</a> + <a href="https://github.com/D-Sketon/hexo-theme-reimu">reimu</a> 主题搭建,托管在 GitHub Pages 上。</p>]]>
    </summary>
    <title>你好,新博客</title>
    <updated>2026-06-30T07:52:30.869Z</updated>
  </entry>
</feed>
