Skip to content

UMONS-GFA/umons-reveal-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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