https://github.com/Yukuro/hugo-theme-shell
Note: You can use the html file in the Public folder to see the website, but if you change any of the files, you need to use command line tool Hugo which will update the files in the Public folder "Command: hugo". Hugo can also be used as a webserver with hugo server, and when running, it updates the files in the Public folder everytime you make a change to other files.