This website is built using Hugo.
$ hugo server
This command starts a local development server. Most changes are reflected live without having to restart the server.
$ hugo
This command generates static content into the public
directory and can be served using any static contents hosting service.