Files
blog/README.md
d3vyce 52ddb6753e
Some checks failed
Build Hugo Docker Image / build docker (push) Failing after 31s
add hugo build image
2024-02-11 11:29:54 +01:00

7 lines
138 B
Markdown

# d3vyce Blog
## Install
```
CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest
git submodule update --recursive
```