Skip to content

VasiliyNovosad/ruby-slides

 
 

Repository files navigation

Slides for RubyGarage course

Development

Presentations are based on Deck.JS: http://imakewebthings.com/deck.js/introduction

  1. Add presentations to ./views and amend ./app.rb (./views/awesome, for example)
  2. Run rackup and open browser to preview open http://127.0.0.1:9292/awesome
  3. Add all the slides. Put images to ./assets/images/awesome dir
  4. Generate static files for it rake static:generate path='/awesome'
  5. Run server to see if everything compiled rackup and preview open http://127.0.0.1:9292/public/awesome/index.html

License

CC_BY

This project is licensed under a Creative Commons Attribution 4.0 International License. See a human-readable summary or an entire document.

About

Ruby slides

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 55.5%
  • CSS 37.2%
  • HTML 7.2%
  • Ruby 0.1%