Code Monkey home page Code Monkey logo

code-of-conduct's Introduction

Berlin Code of Conduct

This code of conduct is online at: http://rubyberlin.github.io/code-of-conduct/

Add Your User Group/Conference to the List

  1. Fork repository.
  2. Open data/supporters.json and add your name, location, link and contact data.
  • Note that contact data is optional and public, but we recommend adding some.
  1. Check if site is working locally if possible (see setup).
  2. Open a pull request.

Why is my contact data public?

We encourage UG organisers to publicise contact emails and preferably phone numbers. This allows easy approaching and makes clear that contacting you should be the default, not an exception. Also, it allows contacting by direct means, instead of using a third-party-service like the meetups meetup page.

The contact details are published on the CoC page itself to make clear who is responsible for handling incidents and who can be approached using which means.

Additions or Changes to the Code of Conduct?

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

Translations

Do you want to translate to another language? Great! If you want to translate from English (en) to Latin (la):

  1. Fork repository.
  2. Copy source/localizable/_code-of-conduct.en.md to source/localizable/_code-of-conduct.la.md and edit it.
  3. Copy locales/en.md to locales/la.md and edit it.
  4. Open a pull request. We will try to find other native speakers and disscuss it there. The discussion may look like the one for the Spanish translation.

Setup

Ruby 2.x.y (1.9.x still OK) must be installed.

git clone [email protected]: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

Building the website:

cd code-of-conduct
bundle exec middleman build

Deploying to github pages (needs push access to this repository):

cd code-of-conduct
bundle exec middleman deploy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.