網站版面樣式修改記錄
2023-08-12 in Hugo & Docsy
我的 huanlin.cc 網站是 host 在 Github 平台上,網頁生成工具是用 Hugo 搭配 Docsy theme。本文的目的是記錄我對此網站的 Hugo 與 Docsy 主題框架做了 …
Docsy - Show The Last Modified Date
2023-08-11 in Hugo & Docsy
Background Hugo supports two ways to get the last modified date of posts: Using the last commit date …
Hugo 與 Docsy 筆記
2023-08-10 in Hugo & Docsy
摘要:我使用 Hugo 與 Docsy theme 的一點粗淺心得,以及和 MkDocs 的比較。 MkDocs vs. Hugo MkDocs 相較於 Hugo,我認為有以下優點: 更容易上手,官方 …
Hugo Tip & Tricks
2023-08-09 in Hugo & Docsy
Special Characters in Tags A tag list page will be inaccessible if there are special characters in …
Docsy - Keep Sidebar Menu's Scroll Position
2023-08-08 in Hugo & Docsy
The Issue I'll save my time describing the issue. Just read the following Docsy issues on GitHub: …
Admonitions for My Hugo Website
2023-08-07 in Hugo & Docsy
Introduction After I created the website with Hugo and Docsy theme, I spent some time searching the …
Hugo + Docsy + GitHub Pages with Custom Domain
2023-07-23 in Hugo & Docsy
摘要:使用 Hugo + Docsy them 來建立靜態網站、部署至 GitHub Pages,並且使用自訂網域名稱。 參考以下兩份官方文件: GitHub 官方文件:Quickstart for …