blog/README.md
d3vyce bc86a63834
Some checks failed
Build Blog Docker Image / build docker (push) Failing after 57s
add: git-lfs to Dockerfile
2024-02-18 18:05:50 +01:00

187 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
git lfs pull