This repo provides a KCL theme for the open source HTML presentation framework reveal.js, for colleagues who also like to live their lives in a text editor.
git clone https://github.com/heyheydanhey/reveal.js.kcl.git
cd reveal.js.kcl && npm build
npm start
- Open the url printed, typically http://0.0.0.0:8000/.
The default slides work with the light background. To switch a slide to the dark background, set the html attribute data-background-color
to #0a2d50
:
<section data-background-color="#0a2d50">Slide content</section>
The full reveal.js documentation is available at revealjs.com.
- Make the KCL logo available
- Set up templates