[![Netlify Status](https://api.netlify.com/api/v1/badges/e5378481-26cc-4274-b3c4-e2ff61135f85/deploy-status)](https://app.netlify.com/sites/gohugoiotheme/deploys) **Work in progress.** The [exampleSite](./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.