Basis of slides is slides.md. Results are at http://willthames.github.io/devops-bris-ignite
To convert slides to HTML:
git submodule init
make
This uses pandoc to convert from markdown to reveal.js
The default.revealjs template is based on the source from pandoc, but with a couple of tweaks to pass autoSlide timings to reveal.js and allow CSS overrides through overrides.css