Repository of public talks
Creating a new Presentation:
template, and cd there$ git submodule add https://github.com/EiffL/reveal.js.git
$ cd reveal.js
$ git submodule update --init --recursive
package.json and gulpfile.js from the reveal.js folder to the talk directory$ npm install
$ npm start