Presentation on scrum.
Author: Stefani Gerber
npm install -g reveal-md
reveal-md slides.md
- for author's view press
s
(in browser window) - press
esc
for overview - zoom using alt (option on mac) + click
- pause using
b
or.
- using markdown (see https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet for help)
- separate slides using dashes
- 3 dashes
---
to start a new column (i.e. place the next slide to the right of the previous one) - 4 dashes
----
to separate in same column (i.e. place the next slide below the previous one)
- 3 dashes
reveal-md slides.md --print slides.pdf