This a docker image for Hugo, a fast and flexible static site generator.
Getting help:
docker run -v $(pwd):/site/ texthtml/hugo hugo --helpServing content:
docker run -p 1313 -v $(pwd):/site/ texthtml/hugo hugo server --bind 0.0.0.0| Name | Name | Last commit date | ||
|---|---|---|---|---|
This a docker image for Hugo, a fast and flexible static site generator.
Getting help:
docker run -v $(pwd):/site/ texthtml/hugo hugo --helpServing content:
docker run -p 1313 -v $(pwd):/site/ texthtml/hugo hugo server --bind 0.0.0.0