blog/README.md
d3vyce b28717f516
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m4s
fix: hugo image build
2024-02-11 12:36:25 +01:00

174 B

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