Deck'em is a tool designed to make creating and maintaining a deck.js presentation simpler.
It does this in the following ways:
It includes deck scaffolding and building tools, meaning you just write the slides and don't have to worry about the boilerplate HTML.
It makes use of the excellent Jade templating engine which means you can create your slides with and not have to type so many damn tags.
Using Jade means that you are only one step away from being able to use Markdown in your slides.
You simply need to install a suitable node markdown package, such as markdown
or rdiscount
.
This is a test
/