14 lines
328 B
Markdown
Raw Permalink Normal View History

Presentation is created with [reveal-md](https://github.com/webpro/reveal-md).
Images are created with [inkscape](https://inkscape.org/)
To start a presentation, run:
```sh
reveal-md dagger-presentation.md
```
To export the presentation to PDF, run:
```sh
reveal-md dagger-presentation.md --print dagger-presentation.pdf
```