Reveal.js slide decks for Redbrick
This theme is installed on Redbrick's Hackmd. To use it just add the following to the yaml at the top of your slides on hackmd
slideOptions:
theme: redbrick
- To install dependencies and build the theme run
docker-compose run --rm slides yarn
- To run a local server for slides run
docker-compose up