- Fork repository.
- Open data/supporters.json and add your name, location and link.
- Check if site is working locally if possible (see setup).
- Open a pull request.
- Fork repository.
- Open source/_code-of-conduct.md and edit it.
- Open a pull request and add some lines why you want it to be changed.
Ruby 2.0.x (1.9.x still OK) must be installed.
git clone git@github.com:rubyberlin/code-of-conduct.git
cd code-of-conduct
gem install bundler
bundle
cd code-of-conduct
bundle exec middleman
You can access the website at http://localhost:4567/.
cd code-of-conduct
bundle exec middleman build