.. | ||
media | ||
slides | ||
.gitignore | ||
Makefile | ||
README.md |
Markdown
A presentation about Markdown, what it is, a brief history, and what you can use it for
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.