Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 684 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 684 Bytes

Dev

If not set up theme yet:

git submodule update --init --recursive
docker run --rm -ti -v $(pwd):$(pwd) -w $(pwd) -p 1313:1313 cage1016/docker-hugo:0.17 server -w --bind=0.0.0.0 ./

Specific local version:

hugo-0.62.2 server -w --buildFuture --buildDrafts --bind=0.0.0.0 ./

TODO

References

Docs

Other themes: