Thanks to visit codestin.com
Credit goes to github.com

Skip to content

imrehg/openhack.github.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenHack

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 tasks

  • rake build cleans any previus builds and rebuild the site (default task, run at rake)
  • rake clean clean previous builds
  • rake preview: clean, build and preview

License

MIT. See MIT-LICENSE.

About

Community site for OpenHack nights.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.9%
  • JavaScript 28.5%
  • Ruby 14.6%