這些是套用在這個網站上的 hugo-theme-0x148 設定檔。
更新 透過 submodule 更新 1 2 3 4 5 6 7 cd themes/hugo-theme-0x148 git checkout master git pull cd ../.. git add themes/hugo-theme-0x148 git commit -m "Update hugo-theme-0x148" 透過 clone 更新 簡單地用最新版本的 hugo-theme-0x148 檔案取代 themes/hugo-theme-0x148 即可;也就是說,刪除原本的檔案再重新 clone
在開始之前,需要先建立一個 Hugo 網站,可以參考 Hugo’s Quick Start Guide 的內容。