add hugo build image

This commit is contained in:
2024-02-11 11:49:40 +01:00
parent 6e274b75ea
commit af2ffa9900
4 changed files with 49 additions and 1 deletions
+2 -1
View File
@@ -2,5 +2,6 @@
## Install
```
CGO_ENABLED=1 go install -tags extended github.com/gohugoio/hugo@latest
git submodule update --recursive
```