/tbnl-hugo

TBNL hugo blog source

Primary LanguagePython

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: