Skip to content
/ workshop Public
forked from flavorjones/workshop

materials for Ruby on Rails intro workshop

Notifications You must be signed in to change notification settings

desi/workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Using slidedown to generate the workshop slides
   sudo gem install slidedown
   slidedown workshop.md > workshop.html
   open workshop.html

use arrow keys to navigate slides


If you are creating a new set of slides, you would create "workshop.md" by writing markdown, see other .md files in the root directory for example

If you want to edit slides, change one of the .md files and regenerate the .html and check both in

to generate notes (html without the !SLIDES notation)
   ./makenotes workshop.md workshop-notes.html

not really print-able, but a good starting point for handouts (which I then copy into a pretty editor, format and print), someday would be nice to CSS/PDF or something to avoid the manual step







About

materials for Ruby on Rails intro workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 99.0%
  • Other 1.0%