Major update!
We cleaned things up and simplified the project structure. There's a lot here:
* Changed from Grunt to Gulp
- Removed Jekyll
- Converted CoffeeScript to vanilla javascript
- Changed to Twig templating
- Added gulp-data so you can pull in data from a json file or even an API
- Cleaned up the overall project folder and file structure
- Auto-compiles to a stand-alone site ready to host anywhere
- A bunch of fixes and tweaks