<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>開始 on Hugo 社群文檔</title><link>https://hugo-community-docs.github.io/zh-tw/docs/guide/</link><description>Recent content in 開始 on Hugo 社群文檔</description><generator>Hugo</generator><language>zh-TW</language><lastBuildDate>Sat, 15 Aug 2026 04:09:57 +0800</lastBuildDate><atom:link href="https://hugo-community-docs.github.io/zh-tw/docs/guide/index.xml" rel="self" type="application/rss+xml"/><item><title>認識 Hugo</title><link>https://hugo-community-docs.github.io/zh-tw/docs/guide/introduction/</link><pubDate>Sat, 15 Aug 2026 04:09:57 +0800</pubDate><guid>https://hugo-community-docs.github.io/zh-tw/docs/guide/introduction/</guid><description>&lt;p&gt;&lt;a href="https://gohugo.io/"&gt;Hugo&lt;/a&gt; 是以 Go 語言撰寫的靜態網站生成器 (SSG)，構建的靜態網站讓你免於煩惱伺服器的開銷和維護問題。Hugo 有諸多特色，速度只是其中一個，設定靈活、可規模化、可擴展性以及開箱即用都只是他的眾多優點之一。&lt;/p&gt;</description></item><item><title>安裝 Hugo 以及其工具鏈</title><link>https://hugo-community-docs.github.io/zh-tw/docs/guide/installation/</link><pubDate>Sat, 15 Aug 2026 04:09:57 +0800</pubDate><guid>https://hugo-community-docs.github.io/zh-tw/docs/guide/installation/</guid><description>&lt;p&gt;本篇說明如何在各作業系統安裝 Hugo，並設定好執行所需的環境變數（PATH）。&lt;/p&gt;</description></item><item><title>建立網站</title><link>https://hugo-community-docs.github.io/zh-tw/docs/guide/quick-start/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugo-community-docs.github.io/zh-tw/docs/guide/quick-start/</guid><description>&lt;p&gt;本文說明如何使用 Hugo 建立網站並啟動本地開發伺服器。&lt;/p&gt;
&lt;h2 id="建立專案"&gt;
	建立專案
	&lt;a class="heading-anchor" href="#%e5%bb%ba%e7%ab%8b%e5%b0%88%e6%a1%88" aria-label="Permalink to '建立專案'"&gt;&lt;/a&gt;
&lt;/h2&gt;&lt;div class="highlight-wrapper"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;hugo new project my-site
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nb"&gt;cd&lt;/span&gt; my-site&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;code&gt;hugo new project&lt;/code&gt; 會建立基本的目錄結構，此時網站還沒有任何主題與內容。&lt;/p&gt;</description></item><item><title>內容撰寫</title><link>https://hugo-community-docs.github.io/zh-tw/docs/guide/content-authoring/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugo-community-docs.github.io/zh-tw/docs/guide/content-authoring/</guid><description>&lt;p&gt;本篇說明撰寫文章內容會用到的相關知識，包含 content 目錄結構，Markdown、front matter 與 shortcode。&lt;/p&gt;</description></item><item><title>基礎設定</title><link>https://hugo-community-docs.github.io/zh-tw/docs/guide/basic-configuration/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugo-community-docs.github.io/zh-tw/docs/guide/basic-configuration/</guid><description>&lt;p&gt;Hugo 的設定檔有上百個選項可以設定，初學者看到一定會非常迷惑，本文的目的是整理出 &lt;code&gt;hugo.yaml&lt;/code&gt; 中最值得關注的設定，讓你不會在大量的設定中迷路。&lt;/p&gt;</description></item><item><title>網址與路由</title><link>https://hugo-community-docs.github.io/zh-tw/docs/guide/routing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugo-community-docs.github.io/zh-tw/docs/guide/routing/</guid><description>&lt;p&gt;這篇文章說明 Hugo 如何決定每個頁面的網址。從一開始就把網址管理做對，失效連結對網站的傷害幾乎大於一切，因此要及早規劃好你的做法。&lt;/p&gt;</description></item><item><title>部署網站</title><link>https://hugo-community-docs.github.io/zh-tw/docs/guide/deploy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugo-community-docs.github.io/zh-tw/docs/guide/deploy/</guid><description>&lt;p&gt;將你的網站部署到公開網路上，Hugo 官方做了非常詳盡的教學，請見&lt;a href="https://gohugo.io/host-and-deploy/"&gt;官方文檔&lt;/a&gt;。&lt;/p&gt;</description></item></channel></rss>