Notes on using Hugo

hugo server -e staging --navigateToChanged

docker run -it -v $(pwd):/data --net host --entrypoint /bin/sh peaceiris/hugo

Build docs hugo

Build docs inc drafts hugo -D