Updating post
This commit is contained in:
parent
61b0c2c7a2
commit
25cf3aac3e
1 changed files with 2 additions and 0 deletions
|
|
@ -53,7 +53,9 @@ docker run --rm -v .:/project -u $(id -u):$(id -g) -p 80:1313 ghcr.io/gohugoio/h
|
||||||
docker run --rm -v .:/project -u $(id -u):$(id -g) -p 80:1313 ghcr.io/gohugoio/hugo:latest server --bind="0.0.0.0" --noHTTPCache --buildDrafts
|
docker run --rm -v .:/project -u $(id -u):$(id -g) -p 80:1313 ghcr.io/gohugoio/hugo:latest server --bind="0.0.0.0" --noHTTPCache --buildDrafts
|
||||||
```
|
```
|
||||||
|
|
||||||
|
TODO: Runner DNS
|
||||||
|
|
||||||
#### Sources
|
#### Sources
|
||||||
https://gohugo.io/getting-started/quick-start/
|
https://gohugo.io/getting-started/quick-start/
|
||||||
https://github.com/gohugoio/hugo/pkgs/container/hugo
|
https://github.com/gohugoio/hugo/pkgs/container/hugo
|
||||||
|
https://i.am.eddmil.es/posts/autopublish/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue