Skip to content

techcultivation/website-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

techcultivation.org website made with Hugo

Our static website in the making based on Hugo Creative Theme by startbootstrap.com.

Build Instructions

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

License

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.