Presentations are based on Deck.JS: http://imakewebthings.com/deck.js/introduction
- Add presentations to
./viewsand amend./app.rb(./views/awesome, for example) - Run
rackupand open browser to previewopen http://127.0.0.1:9292/awesome - Add all the slides. Put images to
./assets/images/awesomedir - Generate static files for it
rake static:generate path='/awesome' - Run server to see if everything compiled
rackupand previewopen http://127.0.0.1:9292/public/awesome/index.html
This project is licensed under a Creative Commons Attribution 4.0 International License. See a human-readable summary or an entire document.
