Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 600 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 600 Bytes

Sol Nascente website

The website for Sol Nascente, statically rendered with Hugo, with a theme based on Now UI Kit.

Getting started

  • 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.