For most talks I use reveal.js. Here I'll collect my talks
- Install node.js and grunt on your system
- Download reveal.js from https://github.com/hakimel/reveal.js/releases
- Extract reveal.js and change to the directory
- install dependencies with
npm install
- Clone this repository
- Start reveal.js with
npm start
- navigate to http://localhost:8000 and select your presentation
Simply clone an index.html from an existing talk and copy it to a new directory