Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 366 Bytes

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