/rulu2014

Website for Ruby Lugdunum 2014 Conference

Primary LanguageCSSMIT LicenseMIT

Rulu.eu website

Middleman source code for rulu.eu website.

RuLu is a Ruby Conference in Lyon, France.

Usage

  1. Clone this repository: git clone https://github.com/rulu-eu/rulu2014.git
  2. Install Ruby requirements: bundle install
  3. Run server for development: middleman server
  4. Build static website: middleman build

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

See LICENSE.md file.