All Projects → wincent → Presentation Template

wincent / Presentation Template

Simple starting template for slideshow presentations built using reveal.js, highlight.js and HTML

Labels

Deprecated: please see github.com/wincent/presentation instead

Basic starting point for quick-and-dirty technical presentations.

Includes:

  • reveal.js: JS slideshow library
  • highlight.js: JS syntax highlighting library, with themes

Usage:

  1. Make sure the prerequisites are in place

     git submodule update --init
     bundle
    
  2. Edit the index.haml file to taste

  3. Build

     bundle exec rake
    
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].