Website for Greater Manchester Homelessness Action Network
The live site makes use of Hugo and Netlify CMS.
Netlify auto builds and deploys when a commit is made to master branch. The Netlify CMS edits content on the master branch.
cd hugo; hugo server -D local server can be found at localhost:1313
cd hugo; hugo