Slides for my QCon 2014 Talk. Eventually I'll make this a repeatable, worthwhile talk template for myself. Right now it's total crazy garbage in that single jade file. But you can pull it down and see the slides if you want.
A Bespoke.js presentation. Content Copyright 2014 Coleman Collins
First, ensure you have the following installed:
Then, install dependencies and run the preview server:
$ npm install && bower install
$ gulp serve