Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 653 Bytes

README.rdoc

File metadata and controls

17 lines (12 loc) · 653 Bytes

# Presentations

These are my presentations.

# Requirements

## ShowOff by Scott Chacon of Github

ShowOff is a Sinatra web app that reads simple configuration files for a presentation. It is sort of like a Keynote web app engine - think S5 + Slidedown. 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 markdown 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.