This is my presentation in RubyConf Taiwan 2011.
I use a Ruby app called showoff to generate and serve the workshop slides. Thanks schacon!
https://github.com/schacon/showoff
gem install showoff
git clone git://github.com/wildjcrt/happy_programming.git
cd happy_programming
showoff serve
open http://localhost:9090