Slides are based on reveal.js and contain screencasts made with asciinema.
You need to install node.js first.
Setup on Linux and Mac:
cd puppet/course
npm install
npm start
Setup on Windows:
cd puppet/course
npm install
npm install -g gulp-cli
npm rebuild node-sass
npm start
Then browse to: http://localhost:8000/