<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN"><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://ffffffffchopin.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://ffffffffchopin.github.io/" rel="alternate" type="text/html" hreflang="zh-CN" /><updated>2026-02-13T15:40:53+08:00</updated><id>https://ffffffffchopin.github.io/feed.xml</id><title type="html">HsuYugo’s Blog</title><subtitle>Personal blog</subtitle><author><name>HsuYugo</name></author><entry><title type="html">Welcome</title><link href="https://ffffffffchopin.github.io/blog/2026/02/13/welcome/" rel="alternate" type="text/html" title="Welcome" /><published>2026-02-13T00:00:00+08:00</published><updated>2026-02-13T00:00:00+08:00</updated><id>https://ffffffffchopin.github.io/blog/2026/02/13/welcome</id><content type="html" xml:base="https://ffffffffchopin.github.io/blog/2026/02/13/welcome/"><![CDATA[<p>这是第一篇文章，用来验证 GitHub Pages / Jekyll 是否工作正常。</p>

<!--more-->

<h2 id="markdown-示例">Markdown 示例</h2>

<ul>
  <li>列表</li>
  <li><strong>加粗</strong> / <em>斜体</em></li>
</ul>

<h2 id="代码块">代码块</h2>

<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">print</span><span class="p">(</span><span class="s">"hello, blog"</span><span class="p">)</span>
</code></pre></div></div>]]></content><author><name>HsuYugo</name></author><summary type="html"><![CDATA[这是第一篇文章，用来验证 GitHub Pages / Jekyll 是否工作正常。]]></summary></entry></feed>