The community site for organizing OpenHack groups! Please read the Your City to see how to start your own.
Get started!
gem install bundler
bundle
Compile the site and start preview web server by running
rake preview
and see the the result at http://localhost:4000
rake buildcleans any previus builds and rebuild the site (default task, run atrake)rake cleanclean previous buildsrake preview: clean, build and preview
MIT. See MIT-LICENSE.