.. | ||
media | ||
slides | ||
.gitignore | ||
Makefile | ||
README.md |
Ventoy
Source files for the talk I gave on Ventoy
Building
Requirements:
- markdown-slides
- GNU Make
- A JS capable web browser
- Clone this repository
make clean
make
make preview
or open./out/index.html
in a JS capable web browser
For instructions on presenting, refer to RevealJS documentation.