This presentation was created with markdown-slides which complied Markdown (plus some extras) to a Reveal.js presentation. It can be installed with
python3 -m pip install git+https://gitlab.com/da_doomer/markdown-slides.git
and compiled to Reveal.js with
mdslides ./presentation.md --include media
Then you can presentation/index.html in your browser to view the presentation.
Or you should be able to view the slides online here.