mirror of
https://github.com/logos-storage/logos-storage-research.git
synced 2026-05-03 16:33:06 +00:00
14 lines
328 B
Markdown
14 lines
328 B
Markdown
|
|
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
|
||
|
|
```
|