RubyGems.org

showoff

0.7.0

ShowOff is a Sinatra web app that reads simple configuration files for a presentation. It is sort of like a Keynote web app engine. I am using it to do all my talks in 2010, because I have a deep hatred in my heart for Keynote and yet it is by far the best in the field. The idea is that you setup your slide files in section subdirectories and then startup the showoff server in that directory. It will read in your showoff.json file for which sections go in which order and then will give you a URL to present from.

installgem install showoff
Authors

Scott Chacon

39,089 total downloads 8,638 for this version
Owners

9375a9529679f1b42b567a640d775e7d

Gemfile
gem "showoff", "~> 0.7.0"
Versions
  1. 0.7.0 September 10, 2011
  2. 0.6.0 September 10, 2011
  3. 0.4.2 August 17, 2010
  4. 0.4.1 August 17, 2010
  5. 0.3.4 August 17, 2010
Show all versions (24 total)
Development Dependencies
  1. mg >= 0