Parece que existe uma bifurcação de exibição: desfile
EDITAR:
De uma postagem em jumpstartlab de Franklin Webber, que fez o fork no github:
Parade is presentation software powered by Sinatra with slides written in Markdown. Parade 0.10 brings with it better support for mobile devices and quite a few common slide formats.
Parade is a fork of Scott Chacon's Showoff. The work I started was initially to address two of it's shortcomings:
- Lack of GitHub Flavored Markdown
- Static HTML and PDF generation did not inline images and styles
Along the way a number of other remarkable features were added:
- Easy support for themes and plugins
- Better presentation support for smaller form-factor devices
- More default slide formats
[…]