hugo
Nix shell is available. Just run it and all the commands will be available for you.
$ nix-shell
$ hugo
Files will appear into the ./public
directory after the process has finished.
$ hugo server
A local website will be available at http://localhost:1313
.
More information on Hugo Official Documentation.
Released under the MIT License unless otherwise specified by license files in subfolders.