Skip to content

Instantly share code, notes, and snippets.

@watsy0007
Last active August 29, 2015 14:19
Show Gist options
  • Save watsy0007/db9cc264cecc494f7f32 to your computer and use it in GitHub Desktop.
Save watsy0007/db9cc264cecc494f7f32 to your computer and use it in GitHub Desktop.
convert markdown file to reveal.js keynote by pandoc for watsy0007 blog
pandoc -t revealjs -s the-hard-thing-about-hard-things.md -o the-hard-thing-about-hard-things.html --template=reveal.html -V revealjs-url='../public/reveal.js'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment