/umons-reveal-theme

UMONS theme for Reveal.js

Primary LanguageCSS

umons-reveal-theme

UMONS theme for Reveal.js presentation framework

How to test it

$ git clone https://github.com/hakimel/reveal.js.git && git clone https://github.com/UMONS-GFA/umons-reveal-theme.git
$ cp -r umons-reveal-theme/* reveal.js/

Basic setup

You just need to open index.html in your browser.

Complete setup (with speaker notes, zoom, etc)

$ sudo apt-get install nodejs nodejs-legacy npm
$ cd reveal.js/
$ npm install
$ npm start