-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcode-of-conduct.html
262 lines (237 loc) · 16.2 KB
/
code-of-conduct.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-62011978-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-62011978-2');
</script>
<title>Tech Women Rising 2020</title>
<meta name="description" content="Tech Women Rising is She’s Coding’s inaugural conference for women in tech – happening in Seattle! Tech Women Rising is not a typical tech conference – it combines three parts into one event: workshops meant to teach and empower; a career and community fair meant to connect and build bridges; an unconference meant to inspire, support and grow a community.">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta property="og:type" content="website" />
<meta property="og:url" content="http://techwomenrising.org" />
<meta property="og:title" content="Tech Women Rising Conference 2018" />
<meta property="og:description" content="Tech Women Rising is She’s Coding’s inaugural conference for women in tech – happening in Seattle! Tech Women Rising is not a typical tech conference – it combines three parts into one event: workshops meant to teach and empower; a career and community fair meant to connect and build bridges; an unconference meant to inspire, support and grow a community." />
<meta property="og:image" content="http://techwomenrising.org/assets/twr-facebook-og-image-large.jpg" />
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="icon" type="image/png" href="favicon.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@techwomenrising">
<meta name="twitter:creator" content="@shescoding">
<meta name="twitter:title" content="Tech Women Rising Conference 2018">
<meta name="twitter:description" content="Tech Women Rising is She’s Coding’s inaugural conference for women in tech – happening in Seattle! Tech Women Rising is not a typical tech conference – it combines three parts into one event: workshops meant to teach and empower; a career and community fair meant to connect and build bridges; an unconference meant to inspire, support and grow a community.">
<meta name="twitter:image" content="http://techwomenrising.org/assets/twr-twitter-card-image.jpg">
<link href="https://fonts.googleapis.com/css?family=Zilla+Slab:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="styles.css">
</head>
<body data-spy="scroll" data-target="#site-nav" data-offset="70">
<div class='pagetop'></div>
<header class="">
<nav class="navbar navbar-expand-lg navbar-light bg-white fixed-top" id="site-nav">
<a class="navbar-brand" href="index.html">Tech Women Rising 2020</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="index.html#about">About</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle active" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Events</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="career-and-community-fair.html">Career & Community Fair</a>
<a class="dropdown-item" href="index.html#resume-clinic">Resume Clinic</a>
<a class="dropdown-item" href="workshops.html">Workshops</a>
<a class="dropdown-item" href="coaching-mini-sessions.html">Coaching Mini Sessions</a>
<a class="dropdown-item" href="unconference.html">Unconference</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="schedule.html">Schedule</a>
</li>
<li class="nav-item">
<a class="nav-link" href="index.html#sponsors-and-partners">Sponsors & Partners</a>
</li>
<li class="nav-item">
<a class="nav-link" href="code-of-conduct.html">Code of Conduct</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Past Events</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="2018/index.html">Seattle 2018</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<div class="container" id="code-of-conduct">
<div class="row justify-content-center">
<div class="col-10">
<h2>Code of Conduct</h2>
<h3>The Quick Version</h3>
<p>Our event and its associated online spaces are dedicated to providing a harassment-free experience for everyone, regardless of gender and gender identity, age, sexual orientation, disability, physical appearance, body size, race, or religion (or lack thereof). We do not tolerate harassment of participants in any form. Sexual language and imagery is not appropriate at any point during the event. Participants violating these rules may be sanctioned or expelled at the discretion of the organizers.</p>
<p>No weapons of any kind, or drugs are allowed at Tech Women Rising.</p>
<h3>The Less Quick Version</h3>
<p>Tech Women Rising is dedicated to providing a harassment-free experience for everyone. We do not tolerate harassment of participants in any form. This code of conduct applies to all Tech Women Rising spaces both online and off. Anyone who violates this code of conduct may be sanctioned or expelled from these spaces at the discretion of the Tech Women Rising organizers.</p>
<p>Some Tech Women Rising spaces may have additional rules in place, which will be made clearly available to participants. Participants are responsible for knowing and abiding by these rules.</p>
<h4>Harassment includes:</h4>
<ul>
<li>
Offensive comments related to gender, gender identity and expression, sexual orientation, disability, mental illness, neuro(a)typicality, physical appearance, body size, age, race, or religion.
</li>
<li>
Unwelcome comments regarding a person's lifestyle choices and practices, including those related to food, health, parenting, drugs, and employment.
</li>
<li>
Deliberate misgendering or use of 'dead' or rejected names.
</li>
<li>
Gratuitous or off-topic sexual images or behaviour in spaces where they're not appropriate.
</li>
<li>
Physical contact and simulated physical contact (eg, textual descriptions like "hug" or "backrub") without consent or after a request to stop.
</li>
<li>
Threats of violence.
</li>
<li>
Incitement of violence towards any individual, including encouraging a person to commit suicide or to engage in self-harm.
</li>
<li>
Deliberate intimidation.
</li>
<li>
Stalking or following.
</li>
<li>
Harassing photography or recording, including logging online activity for harassment purposes.
</li>
<li>
Sustained disruption of discussion.
</li>
<li>
Unwelcome sexual attention.
</li>
<li>
Pattern of inappropriate social contact, such as requesting/assuming inappropriate levels of intimacy with others.
</li>
<li>
Continued one-on-one communication after requests to cease.
</li>
<li>
Deliberate "outing" of any aspect of a person's identity without their consent except as necessary to protect vulnerable people from intentional abuse.
</li>
<li>
Publication of non-harassing private communication.
</li>
</ul>
<h4>Tech Women Rising prioritizes marginalized people's safety over privileged people's comfort and therefore we will not act on complaints regarding:</h4>
<ul>
<li>
'Reverse' -isms, including 'reverse racism,' 'reverse sexism,' and 'cisphobia'.
</li>
<li>
Reasonable communication of boundaries, such as "leave me alone," "go away," or "I'm not discussing this with you".
</li>
<li>
Refusal to explain or debate social justice concepts.
</li>
<li>
Communicating in a 'tone' you don't find congenial.
</li>
<li>
Criticizing racist, sexist, cissexist, or otherwise oppressive behavior or assumptions.
</li>
</ul>
<h3>Reporting</h3>
<p>If you are being harassed by a member of the Tech Women Rising community, notice that someone else is being harassed, or have any other concerns, please contact the Tech Women Rising organizer team or any of the event volunteers, who will be able to guide you to the organizers. If the person who is harassing you is on the team, they will recuse themselves from handling your incident. We will respond as promptly as we can.</p>
<p>In order to protect volunteers from abuse and burnout, we reserve the right to reject any report we believe to have been made in bad faith. The Tech Women Rising organizer team is not here to explain power differentials or other basic social justice concepts to you. Reports intended to silence legitimate criticism may be deleted without response.</p>
<p>We will respect confidentiality requests for the purpose of protecting victims of abuse. At our discretion, we may publicly name a person about whom we’ve received harassment complaints, or privately warn third parties about them, if we believe that doing so will increase the safety of Tech Women Rising members or the general public. We will not name harassment victims without their affirmative consent.</p>
<h3>Consequences</h3>
<p>Participants asked to stop any harassing behavior are expected to comply immediately.</p>
<p>If a participant engages in harassing behavior, the Tech Women Rising organizer team may take any action they deem appropriate, up to and including expulsion from all Tech Women Rising spaces and identification of the participant as a harasser to other Tech Women Rising members or the general public.</p>
<h3>Contact info</h3>
<a href="mailto:[email protected]">[email protected]</a> || Colette Taylor, Volunteer Coordinator, <a href="mailto:[email protected]">[email protected]</a> || Nathalie Steinmetz, She's Coding CEO, <a href="mailto:[email protected]">[email protected]</a>
<h3>License and Attribution</h3>
<p>This Code of Conduct is based on the <a href="http://geekfeminism.wikia.com/wiki/Community_anti-harassment/Policy">example policy</a> from the Geek Feminism wiki, and is licensed under the <a href="http://creativecommons.org/publicdomain/zero/1.0/">Creative Commons Zero license</a>.</p>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-10">
<div class="col-3 mx-auto">
<img src="assets/shes-coding-space-cat.png" class="img-fluid" alt="Tech Women Rising Conference Mascot">
</div>
</div>
</div>
</div>
<div class="container" id="cta">
<div class="row justify-content-center">
<a class="btn btn-outline-primary btn-lg" href="https://impactflow.com/event/6323/checkout/tickets">Get Your Tickets Today!</a>
</div>
</div>
<div class="container-fluid mailing-list">
<div class="row justify-content-center">
<div class="col">
<h3>Join our mailing list!</h3>
<!-- Begin MailChimp Signup Form -->
<div id="mc_embed_signup_scroll" class="d-flex justify-content-center">
<form action="https://shescoding.us13.list-manage.com/subscribe/post?u=2c06e9aeddb5548a94e22590c&id=2980c926be" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate form-inline" target="_blank" novalidate>
<div class="mc-field-group form-group">
<label for="mce-EMAIL" class="sr-only">Email Address </label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_2c06e9aeddb5548a94e22590c_2980c926be" tabindex="-1" value="">
</div>
<div class="form-group">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn btn-primary">
</div>
</form>
</div>
<!--End mc_embed_signup-->
</div>
</div>
</div>
<div class='scrolltop'>
<div class='scroll icon'><i class="fa fa-2x fa-angle-up"></i></div>
</div>
<footer class="">
<div class="container-fluid">
<div class="row d-flex justify-content-center">
<a href="https://www.facebook.com/shescoding"><i class="fab fa-facebook-square fa-2x"></i></a>
<a href="https://twitter.com/shescoding"><i class="fab fa-twitter-square fa-2x"></i></a>
<a href="mailto:[email protected]"><i class="fas fa-envelope-square fa-2x"></i></a>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script type="text/javascript">
$(window).scroll(function() {
if ($(this).scrollTop() > 50 ) {
$('.scrolltop:hidden').stop(true, true).fadeIn();
} else {
$('.scrolltop').stop(true, true).fadeOut();
}
});
$(function(){$(".scroll").click(function(){$("html,body").animate({scrollTop:$(".pagetop").offset().top},"1000");return false})})
</script>
</body>
</html>