<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>All Posts - Willlei.com</title><link>https://willlei-hugo.pages.dev/posts/</link><description>All Posts | Willlei.com</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 31 May 2026 12:00:00 +0800</lastBuildDate><atom:link href="https://willlei-hugo.pages.dev/posts/" rel="self" type="application/rss+xml"/><item><title>My first post</title><link>https://willlei-hugo.pages.dev/posts/my-first-post/</link><pubDate>Sun, 31 May 2026 12:00:00 +0800</pubDate><author>will</author><guid>https://willlei-hugo.pages.dev/posts/my-first-post/</guid><description><![CDATA[<h2 id="歡迎來到我的新網站">歡迎來到我的新網站！</h2>
<p>這是我使用 <strong>Hugo</strong> 建立的第一篇文章。這裡使用的是受歡迎的 <strong>LoveIt</strong> 主題。</p>
<h3 id="為什麼選擇-hugo">為什麼選擇 Hugo？</h3>
<ul>
<li><strong>速度極快</strong>：建立網站只需幾毫秒。</li>
<li><strong>安全</strong>：靜態網頁沒有資料庫，不容易被黑客攻擊。</li>
<li><strong>Markdown 支援</strong>：寫作就像用純文字一樣簡單。</li>
</ul>
<h3 id="程式碼測試">程式碼測試</h3>
<p>這是一個簡單的 Python 範例：</p>
<div class="code-block code-line-numbers open" style="counter-reset: code-block 0">
    <div class="code-header language-python">
        <span class="code-title"><i class="arrow fas fa-angle-right" aria-hidden="true"></i></span>
        <span class="ellipses"><i class="fas fa-ellipsis-h" aria-hidden="true"></i></span>
        <span class="copy" title="Copy to clipboard"><i class="far fa-copy" aria-hidden="true"></i></span>
    </div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-python" data-lang="python"><span class="line"><span class="cl"><span class="nb">print</span><span class="p">(</span><span class="s2">&#34;Hello, Hugo!&#34;</span><span class="p">)</span></span></span></code></pre></div></div>
<p>希望你喜歡我的新網站！</p>]]></description></item></channel></rss>