Skip to content

scoutred/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

This repo houses the Scoutred blog.

Running locally

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

Deployment is handled by Netlfiy. On push to the master branch, Netlify will build the code and deploy to https://updates.scoutred.com.