Compilation of talks I have made to share publicly.
npm install -g reveal-md
Open the slides in the browser in "watch" mode.
reveal-md -w <path_to_presentation>/slides.md
HTML format:
reveal-md <path_to_presentation>/slides.md --static public
PDF format:
reveal-md <path_to_presentation>/slides.md --print slides.pdf