Visit https://blog.ngot.me for more information.
brew install hugo
Read more at Install Hugo.
hugo server -D -s ./src
hugo --cleanDestinationDir --minify -s ./src
Don't forget about the CNAME file under the docs
folder.
Add themes
git submodule add $repo src/themes/$theme_name