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