8000 GitHub - paulRbr/talks: Mirror repository of https://gitlab.com/paulrbr/talks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

paulRbr/talks

Repository files navigation

Talks

Compilation of talks I have made to share publicly.

Installation

npm install -g reveal-md

Write

Open the slides in the browser in "watch" mode.

reveal-md -w <path_to_presentation>/slides.md

Publish

HTML format:

reveal-md <path_to_presentation>/slides.md --static public

PDF format:

reveal-md <path_to_presentation>/slides.md --print slides.pdf

About

Mirror repository of https://gitlab.com/paulrbr/talks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0