Hello,
I've updated the Slide Show (S9) Template Pack for deck.js that lets
you author your slides in a wiki-style markup language (that is,
Markdown or Textile) plus lets you use text filters and helpers for
adding comments, macros, includes, syntax highlighters and much more.
What's new?
I've added a quick starter sample. To use the pack:
1) Step 1: Fetch/Install it
$ slideshow -f deck.js
2) Step 2: Generate the Quick Starter Sample Markdown Source
$ slideshow -q deck.js
3) Step 3: Showtime! Generate the slide deck
$ slideshow -t deck.js deck.js.text
More info @
http://geraldb.github.com/slideshow-deck.js
Cheers.