UMONS theme for Reveal.js presentation framework
$ git clone https://github.com/hakimel/reveal.js.git && git clone https://github.com/UMONS-GFA/umons-reveal-theme.git
$ cp umons-reveal-theme/* reveal.js/
You just need to open index.html in your browser.
$ sudo apt-get install nodejs nodejs-legacy npm
$ cd reveal.js/
$ npm install
$ npm start