codeandcoffeelb / codeandcoffeelb.github.io

The repo for the official website for Code and Coffee in Long Beach, CA. Made with jekyll.
http://www.codeandcoffeelb.org
12 stars 14 forks source link

Improve our repo's readme #45

Closed torch2424 closed 8 years ago

torch2424 commented 8 years ago

currently it is just some test, but I would love to improve the readme

I would do it similar to some of my other repos e.g https://github.com/torch2424/link-drops

torch2424 commented 8 years ago

it shall include the build process:

gem install jekyll gem install bundle bundle install bundle exec jekyll serve

possibly a nice little ruby install guide: https://www.digitalocean.com/community/tutorials/how-to-install-ruby-on-rails-with-rbenv-on-ubuntu-14-04

as well as contribution rules in #38