This repository contains presentations I intend to give more than once. The presentations are build via YAML, converted to HTML via Mustache and presented using Reveal.js.
All content is available under the MIT License, so feel free to fork and adapt the slides - or contribute improvements.
- Clone this repository
- Run
npm install
to install all dependencies - Run
npm start
to build and start the presentation server - Navigate to http://localhost:8080 to view the presentations