View this presentation online.
Dependencies pulled in with npm.
After cloning the repo (and installing Node):
cd foss4g2016_mfp
npm install
npm start
Now you can view the slides by opening http://localhost:9001/mfp.html in a browser.
Credits to reveal.js for the slick presentation software, and to @elemoine and @tschaub for the nice npm/bower/grunt set-up.