Skip to content

Solution4Future/opensourcedays.mikstura.it

 
 

Repository files navigation

Open Source Days conference

Open Source Days is the biggest free-admitance Open Source conference in Europe.
This source code of the conference web page

Technical

Ruby on Rails

This application requires:

  • Ruby version 2.0.0
  • Rails version 4.0.2

Learn more about Installing Rails.

Development

Ensure that proper version of ruby (2.0.0) and bundler (1.35) is installed.
After that just run two commands.

````

bundle
guard

````

Deploy

prepare cachea & deploy

````

bin/deploy

````

Credits

Mikstura.IT Foundation

License

MIT for all except

About

Source of webpage for Open Source Days Conference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.2%
  • Ruby 23.5%
  • JavaScript 2.0%
  • Other 1.3%