a5e23468a3a4ca5bd83b6ce33d647eb4e5fc8b6d
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m6s
d3vyce Blog
Install
export PATH=$PATH:/usr/local/go/bin
CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest
git submodule update --recursive
git lfs pull
git -C themes/blowfish/ checkout [TAG]
git submodule update --remote --merge
hugo server --buildDrafts
Description
Languages
HTML
93.3%
Dockerfile
6.7%