2012.rubyconfchina.org
This is the source code of website:
Install / Use
/learn @ruby-china/2012.rubyconfchina.orgREADME
Ruby Conf China
This is the source code of RubyConf China website.
Requirements
- Node.js
- Cake
- Sass
- Coffee
Watch both Sass and Coffee files and compile on change
cake assets:watch
Deploy
git checkout gh-pages
git merge master
git push origin gh-pages
