Skip to content

yanns/code-of-conduct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Berlin Code of Conduct

Add Your User Group/Conference to the List

  1. Fork repository.
  2. Open data/supporters.json and add your name, location and link.
  3. Check if site is working locally if possible (see setup).
  4. Open a pull request.

Additions or Changes to the Code of Conduct?

  1. Fork repository.
  2. Open source/_code-of-conduct.md and edit it.
  3. Open a pull request and add some lines why you want it to be changed.

Setup

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

Development

cd code-of-conduct
bundle exec middleman

You can access the website at http://localhost:4567/.

Deployment

cd code-of-conduct
bundle exec middleman build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published