This article refers to the traditional installation method of cloning the theme locally as Git submodule. While this installation method is still widely used, we recommend to install the theme as Hugo module. 從頭開始創建站點 1$ git clone https://github.com/razonyang/hugo-theme-bootstrap-skeleton myblog 2$ cd myblog 3$ git...
主要 Sections mainSections 參數用於過濾頁面,默認為 ["posts", "docs"]。 1mainSections = ["blog", "posts", "docs", "notes"] Front Matter Front Matter is the place where we put page metadata and parameters, such as title, date and so on. Formats Hugo supports three formats of front matter: YAML, TOML and JSON. TOML: identified by...
Image viewer is an image gallery, it will be shown up when you click a non-linkable image.
It also provides many tools, such as zoom in, zoom out and rotate.
PWAs(漸進式 web 應用程序) 是使用一些特定的科技和標準模式開發的,允許它們同時利用 web 和本機應用程序功能。
HBS 提供了一些基本的特性,如將網站安裝到主荧幕、預緩存檔案和離線可用。
如果您的網站中有許多文章,讀者可能很難檢索到文章,因此,我們添加了搜索功能。
歸檔頁面按照年份對文章進行歸檔。
作者小部件位於側邊欄,用於簡要地自我介紹。
社交連結social
參數是一組平臺映射到用戶標識的鍵值對。
其支持很多熱門的社交平臺,比如Twitter、Facebook、Reddit、GitHub。
本文列出了所有受支持的平臺,及其使用方法。