This repo houses the Scoutred blog.
This repository requires go-hugo. You can download a pre-built binary from hugo's Github releases page. Once hugo is installed, using terminal navigate to this repository's root and run the following:
hugo server --buildDrafts
Deployment is handled by Netlfiy. On push to the master
branch, Netlify will build the code and deploy to https://updates.scoutred.com.