This respository has been archived. There are known security vulnerabilities.
This project contains DevOpsDC Presentations built using with showoff
The .rvmrc file with the project assumes you have ruby-1.9.3-p194 installed with rvm.
gem install bundlerbundle install
The master branch contains the base template. Branch this for your presentation and add your slides to the presentation directory. Be sure to update showoff.json with the appropriate meta-data for your presentation, too.
bundle exec showoff serve presentation- open http://localhost:9090
Please see the showoff site for details about editing a showoff presentation. Feel free to update this code, submit pull requests, create branches, etc.