Where we store slides for presenstations
This project uses reveal-ck which is a ruby gem (library) used to create slides from markdown. Installation instructions can be found on the website.
https://jedcn.github.io/reveal-ck/installation/
Because I preference bundler I have included a Gemfile you can use it for
an alternative install.
$ bundle install