Skip to content

ouropendata/hackathons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackathons!

Hackathons! is a site that lists hackathons happening in Japan.

To add your hackathon to the listing, create a pull request with a YAML file in the data/events directory.

See data/events/tbs-tv-hack-day.yaml for an example of the format.

Developing Hackathons!

Hackathons is a static html site generated using middleman. You can set it up locally with the following:

git clone git@github.com:doorkeeper/hackathons.git
cd hackathons
bundle install
bundle exec middleman server

License

Hackathons! is licensed under the CC BY license.

About

ハッカソンイベント

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.6%
  • Ruby 35.4%