shades-of-grey
v0.4.0
Published
A Reveal.js theme where a dark shade of grey is dominant
Downloads
4
Readme
Shades of Grey
A Reveal.js theme where a dark shade of grey is dominant.
Contributing
If you like it, feel free, fork it! If you use it and find something missing or not working as expected, please send me pull request.
The preview/
directory contains a simple Reveal.js presentation to showcase the theme.
It contains slides with code, with a mathematical equation, with a picture, a quote...
To use it, first run npm i
, since it links to the Reveal.js package that is downloaded using npm.
Then, run the following two commands:
npm run update-reveal
to import template for Reveal.js themesnpm run dev
to start hacking.
Your browser should open the preview slide deck automatically.
License
This theme is released in the public domain under the terms of the MIT license.
See the LICENSE
file for details.