-
Notifications
You must be signed in to change notification settings - Fork 1
/
conduct.html
93 lines (84 loc) · 4.14 KB
/
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
---
layout: default
title: Keep Ruby Weird 2017 will be the best conference of your life.
---
<header class="hero conduct">
<div class="hero__container">
<h1 class="logo"><a href="/">Keep Ruby Weird 2017</a></h1>
<h2 class="date">October 27, 2017</h2>
<h2 class="address"><a href="https://goo.gl/maps/xGrckMPTNcF2">320 E 6th St., Alamo Drafthouse Ritz, Austin TX</a></h2>
<h1 class="headline">Our Code of Conduct</h1>
<ul class="social">
<li>
<a href="https://github.com">
{% include github.svg %}
</a>
</li>
<li>
<a href="https://pbs.twimg.com/media/CPhvrB9WoAAOEPN.jpg">
{% include linkedin.svg %}
</a>
</li>
<li>
<a href="https://www.instagram.com/explore/tags/keeprubyweird/">
{% include instagram.svg %}
</a>
</li>
<li>
<a href="https://twitter.com/keeprubyweird">
{% include twitter.svg %}
</a>
</li>
<li>
<a href="https://myspace.com">
{% include facebook.svg %}
</a>
</li>
<li>
<a href="http://www.martinshervington.com/what-is-google-plus/">
{% include google.svg %}
</a>
</li>
</ul>
<div class="conduct__content">
<p>Keep Ruby Weird is dedicated to providing a harassment-free conference experience for everyone. We do not tolerate harassment of conference participants in any form. Sexual language and imagery is not appropriate for any conference venue, including talks. Conference participants violating these rules may be sanctioned or expelled from the conference without a refund at the discretion of the conference organizers.</p>
<p>Harassment includes offensive verbal comments related to gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, age, religion, sexual images in public spaces, deliberate intimidation, stalking, following, harassing photography or recording, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention. Participants asked to stop any harassing behavior are expected to comply immediately.</p>
<p>If a participant engages in harassing behavior, the conference organizers may take any action they deem appropriate, including warning the offender or expulsion from the conference with no refund. If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of conference staff immediately.</p>
<p>Conference staff will be happy to help participants contact hotel/venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the conference. We value your attendance.</p>
<ul>
<li>Email address for organizers: <a href="mailto:[email protected]">[email protected]</a></li>
<li>Phone number for organizers: <a href="tel:+13215497766">(321) 549-7766</a></li>
<li>Local law enforcement (non-emergency): <a href="tel:311">311</a> or <a href="tel:+15129745750">(512) 974-5750</a></li>
<li>In an emergency, call <a href="tel:911">911</a></li>
<li>Sexual Assault Legal Hotline: <a href="tel:+15122259290">(512) 225-9290</a></li>
</ul>
</div>
</div>
</header>
<footer>
<div class="footer__container">
<h3>Save the Date: October 27, 2017</h3>
<a href="https://ti.to/keep-ruby-weird/more-weird" class="button">Buy your ticket now!</a>
<h2><a href="https://thoughtbot.com/austin">Designed with love & tacos by thoughtbot atx</a></h2>
<ul>
<li>
<a href="mailto:[email protected]">Email us</a>
</li>
<li>
<a href="https://www.papercall.io/krw-2017">CFP</a>
</li>
<li>
<a href="/conduct">Code of Conduct</a>
</li>
<li>
<a href="/mailing-list">Mailing List</a>
</li>
<li>
<a href="mailto:[email protected]">Sponsor us!</a>
</li>
<li>
<a href="https://twitter.com/keeprubyweird">See tweeting</a>
</li>
</ul>
</div>
</footer>