techcultivation / website-static

static website built with hugo

Home Page:https://techcultivation.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

static website built with hugo

https://techcultivation.org/


Languages

Language:JavaScript 54.2%Language:HTML 23.2%Language:CSS 22.5%Language:Shell 0.1%