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$ hugo new site myblog...

默認情况下,使用此主題的網站具有預設字體、顏色和總體外觀。 但是,默認方案不可能滿足所有人的要求,但是不要擔心,你可以輕鬆地覆蓋主題預設值,例如調色板顏色、字體、語法高亮。

相信使用過代碼塊復製按鈕的用戶,對 Snackbar 並不陌生,其告知用戶應用程序執行的結果。本文將舉例說明如何使用 Snackbar,以滿足用戶對自定義交互的需要。