This article refers to the traditional installation method of cloning the theme locally as Git submodule. It describes how to install, upgrade the theme, and write new articles. While this installation method is still widely used, we recommend to install the theme as Hugo module. 從頭開始創建站點# 1$ git clone...
Main Sections# mainSections 參數用於過濾頁面,默認為 ["posts", "docs"]。 1mainSections = ["blog", "posts", "docs", "notes"] 內容類型# 你可能想在其他 Section 中使用 docs 布局,比如 /notes。這可以通過在 front matter 中設置 type = "docs" 實現。 文章原型# 我們也可以為 notes 創建一個原型,讓 Hugo 處理 type。 1$ cp themes/hugo-theme-bootstrap/archetypes/default.md archetypes/notes.md...
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 和本機應用程序功能。
我們正處於 PWA 的實驗階段,但添加了一些主要功能,如將網站安裝到主荧幕、預緩存檔案和離線可用。
如果您的網站中有許多文章,讀者可能很難檢索到文章,因此,我們添加了搜索功能。
歸檔頁面按照年份對文章進行歸檔。
作者小部件位於側邊欄,用於簡要地自我介紹。
打賞小部件,又稱buy me a coffee小部件,其通過使用捐贈或小費,為讀者提供了一種支持創作者的筦道。
社交連結social
參數是一組平臺映射到用戶標識的鍵值對。
其支持很多熱門的社交平臺,比如Twitter、Facebook、Reddit、GitHub。
本文列出了所有受支持的平臺,及其使用方法。