sayanee / rdrc2016

http://www.reddotrubyconf.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedDotRubyConf 2016 Website

www.reddotrubyconf.com

To contribute, fork the repo, then clone it from your fork:

$> git clone git@github.com:<your GitHub name>/rdrc2016.git

Bundle and run the Rails server:

$> cd rdrc2016
$> bundle install
...
$> rails s

Develop locally, commit your changes and push to your fork:

$> git add .
$> git commit -m 'Your commit message'
$> git push origin master

Then issue a Pull Request through GitHub.

Thank you!

About

http://www.reddotrubyconf.com


Languages

Language:Ruby 62.7%Language:HTML 26.1%Language:CSS 8.9%Language:JavaScript 1.7%Language:CoffeeScript 0.6%