Deck.js Starter
An opinionated starting point for deck.js presentation goodness

Deck.js Starter

This is my custom set of tweaks / additions to deck for faster and easier authorship, including:

JavaScript Example

You can edit and run the following code sample from your browser:

CoffeeScript Example

You can even run CoffeeScript code samples!

Jade Templates

Starter slides can use Jade templates and filters.

section.slide#my-slide
  :markdown
    ## Markdown Header
    
    You can write markdown paragraphs
    using the `:markdown` filter.
    
  p Or, any valid Jade too...
  
  

Get Started!

/

#