For an overview of the course, see the journal.
The following instructions are targeted to those wishing to edit the slides.
Slides are compiled from */Readme.md
files to */slides.html
Reveal.js presentations using pandoc.
If you have pandoc
and make
installed on your computer, your can directly run:
make
If you don't but you have docker installed, then you can use docker-compose:
docker-composer up