schmo.dev Personal site. How to do things Run server on localhost with the draft posts visible: $ hugo server -D Deploy $ hugo deploy --target=prod Template issues? Turn debug mode on in hugo.toml: [params] debug = true