The website for Sol Nascente, statically rendered with Hugo, with a theme based on Now UI Kit.
- Install Hugo
- Install GIT
- Clone the repo:
git clone https://github.com/dsrp/solnascente-website.git
- Open the project folder:
cd solnascente-website
- Render and watch for changes:
hugo server -w
- Open http://localhost:1313/ in your browser.