Our static website in the making based on Hugo Creative Theme by startbootstrap.com.
sudo apt-get install hugo
git clone https://github.com/techcultivation/website-static
cd website-static
hugo server # to dynamically generate and serve static content on http://localhost:1313/
hugo # a 'public' directory will be created with the generated website output
Unless stated otherwise in the headers of individual files, content of this repository is licensed under CC BY-SA Creative Commons Attribution-ShareAlike 4.0.