Here is Constrix blog server source code!
sudo apt-get install hugo -y
git clone --recursive https://github.com/Constrix/Constrix-blog
cd Constrix-blog-server
hugo server --debug --watchvisit on localhost:1313!
Stop your server, run the command hugo, and the entire server's public HTML files will be available in the "public" folder for public viewing.