Find Github pages for mini-site here and here.
Created by NTS Radio.
You will need Node.js and Sass installed.
Install the package dependencies: npm install
.
Copy the pre-commit Git hook, to ensure the assets are compiled before you commit.
cp pre-commit .git/hooks/.
Using Sass and React, which Grunt will compile via tasks 'production' or 'development', that latter of which will continuously run and watch files.
grunt production