&Samhoud reveal.js theme
Custom reveal.js theme based on the brand guidelines of &Samhoud. Based off the reveal.js repository but stripped down.
The sass files live in the theme folder. This is were the theme can be customized. It then copies over the build theme to the example directory which is based on this template.
- Make sure you have
nodeinstalled on your machine.npmcomes with node.- You can check versions with
npm -vandnode -v
- Clone this repo
$ git clone https://github.com/cmda-vr/reveal-theme.git
- Run
npm startto start a local server. - Navigate to
example/index.html
This project is licensed under the MIT License