Build extern version of hugo

Feb 15, 2019 • 预计阅读时间 1 分钟

Official hugo do’nt support scss

Build extern version of hugo from source

git clone https://github.com/gohugoio/hugo.git hugo
cd hugo
go install --tags extended

Copy hugo to system path

sudo cp ~/go/bin/hugo /usr/bin

Check hugo version infomation

hugo version

Hugo Static Site Generator v0.55.0-DEV/extended darwin/amd64 BuildDate: unknown

版权声明:如果转发请带上本文链接和注明来源。

lvv.me

iOS/macOS Developer

Build boringssl for iOS

nginx with boringssl