Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 439 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 439 Bytes

Netlify Status

Work in progress.

The exampleSite is built to https://gohugoiotheme.netlify.app/

To make changes to the theme locally, you need Go, NPM and Hugo installed. Then:

  • cd exampleSite
  • npm i
  • hugo server

Then edit the files in the root directory.