diff --git a/README.md b/README.md
index 92f2468..916e06e 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Maybe you have to install Jekyll if the last command doesn't work.
```
gem install jekyll
```
+If that doesn't work, try `bundle install` then `bundle exec jekyll serve`.
In your browser go to:
http://localhost:4000/
diff --git a/coaches_training.deck.html b/coaches_training.deck.html
index 95ded57..17f6fd6 100644
--- a/coaches_training.deck.html
+++ b/coaches_training.deck.html
@@ -44,6 +44,27 @@
Discussion is key!
Don't let the presenter(s) do all the talking!
+
+
+Code of Conduct
+
+The Berlin Code of Conduct (berlincodeofconduct.org) outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.
+
+Expected Behavior
+
+
+- Participate in an authentic and active way. In doing so, you contribute to the health and longevity of this community.
+- Exercise consideration and respect in your speech and actions.
+-Attempt collaboration before conflict.
+- Refrain from demeaning, discriminatory, or harassing behavior and speech.
+- Be mindful of your surroundings and of your fellow participants.
+
+
+- Alert community leaders if you notice a dangerous situation, someone in distress, or violations of this Code of Conduct, even if they seem inconsequential.
+
+
+
+
Why ClojureBridge?
@@ -92,7 +113,7 @@ ClojureBridge
- First workshop April 2014
- Since then over 40 workshops in the US, UK, Ireland, Australia, Scotland, Finland, Sweden, Brazil, Canada, and... Germany!
-- In Berlin we’ve had lots: July 2015, January 2016, June 2016, November 2016 (what a year!), and now autumn 2017. 🎉
+- Workshops in Berlin since July 2015 and recurring regularly! 🎉
@@ -112,11 +133,11 @@ How does a workshop work?
Installfest!
-We use NightCode as editor. Of course if people have their own preference then that's fine.
+We use the NightCode editor. Of course if people have their own preference then that's fine.
-NightCode is pretty easy to install, it's just an executable JAR. We'll have a couple thumb drives to go around.
+NightCode is pretty easy to install, as it's just an executable JAR. We'll have a couple thumb drives to go around.
-Actually create and run a Quil project, so all dependencies are downloaded and available.
+Please actually create and run a Quil project, so all dependencies are downloaded and available.
Keep in mind:
@@ -287,6 +308,16 @@ Represent the diverse and welcoming community we stand for
Appreciate that different technologies have different trade-offs. Being easily accessible is one of them.
+
+
+Code of Conduct Violations
+
+The Berlin Code of Conduct outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.
+
+Q: How do I react if an attendee complains about CoC violation?
+
+A: Bring them to an orga-team memeber
+
Discussion: Technical Capability
@@ -531,6 +562,7 @@ deck.rb presentation
ClojureBridge Coaches Training
Today's Agenda
What is this?
+ Code of Conduct
Why ClojureBridge?
Introductions
What's a ClojureBridge?
@@ -546,6 +578,7 @@ deck.rb presentation
Social Comfort (More Ideas)
Social Comfort (pay attention to pronouns)
Social Comfort (Even More Ideas)
+ Code of Conduct Violations
Discussion: Technical Capability
Technical Capability (Ideas)
Technical Capability (More Ideas)
diff --git a/docs/coaches_training.deck.md b/docs/coaches_training.deck.md
index 61cfc56..2019559 100644
--- a/docs/coaches_training.deck.md
+++ b/docs/coaches_training.deck.md
@@ -17,6 +17,21 @@ It helps to have a whiteboard or those giant sticky notes for the discussions if
### Discussion is key!
### Don't let the presenter(s) do all the talking!
+
+# Code of Conduct
+
+The Berlin Code of Conduct ([berlincodeofconduct.org](berlincodeofconduct.org)) outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.
+
+### Expected Behavior
+
+ - Participate in an authentic and active way. In doing so, you contribute to the health and longevity of this community.
+ - Exercise consideration and respect in your speech and actions.
+ -Attempt collaboration before conflict.
+ - Refrain from demeaning, discriminatory, or harassing behavior and speech.
+ - Be mindful of your surroundings and of your fellow participants.
+ - Alert community leaders if you notice a dangerous situation, someone in distress, or violations of this Code of Conduct, even if they seem inconsequential.
+
+
# Why ClojureBridge?
We're making tech more diverse and more welcoming!
@@ -180,6 +195,14 @@ DISCUSS!
* Be genuinely interested in people's experiences. ("You built something? That's cool. What does it do?")
* Appreciate that different technologies have different trade-offs. Being easily accessible is one of them.
+# Code of Conduct Violations
+
+The Berlin Code of Conduct outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.
+
+#### Q: How do I react if an attendee complains about CoC violation?
+#### A: Bring them to an orga-team memeber
+
+
# Discussion: Technical Capability
### How can you help people feel technically capable?
### What kinds of insecurities might your student have?