public
Description: Web site for RailsBridge teaching kids project
Homepage: http://kids.railsbridge.org
Clone URL: git://github.com/railsbridge/teachingkids-site.git
README
Install mojombo-jekyll:
   sudo gem install mojombo-jekyll -s http://gems.github.com/
  
in the root of this project
  
  jekyll
  
and it will boot a server for viewing and auto reload the files at

  http://localhost:4100/


- To deploy, use capistrano:

cap deploy

- Contact Mike Gunderloy or Sarah Allen for the deployment password