-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcode-of-conduct.html
229 lines (206 loc) · 13.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Louisville Makes Games! - Game development community in Louisville, Kentucky</title>
<meta property="og:title" content="Louisville Makes Games! - Game development community in Louisville, Kentucky">
<meta property="og:site_name" content="Louisville Makes Games">
<meta property="og:url" content="http://louisvillemakesgames.org">
<meta property="og:description" content="Calling all Artists, Animators, Storytellers, Programmers, Musicians, and all creative folks – this is the community for you! Louisville Makes Games is an inclusive community created to connect and support anyone in the Louisville, Kentucky area who wants to create games!">
<meta property="og:type" content="website">
<meta property="og:image" content="/img/LouisvilleMakesGamesShareImage.jpg">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.knightlab.com/libs/timeline3/latest/css/timeline.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/main.css">
<!-- Font Awesome Icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
crossorigin="anonymous" referrerpolicy="no-referrer">
</head>
<body>
<nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark">
<div class="container">
<a class="navbar-brand" href="index.html"><img src="img/logos/lmg/louisville-makes-games-horzontal-logo-for-dark-bg.svg" style="width: 250px; max-width: 250px;"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link" href="index.html" >Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="local-game-harvest.html" >Local Game Harvest</a>
</li>
<li class="nav-item">
<a class="nav-link" href="blog.html" >Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="games.html" >Games</a>
</li>
<li class="nav-item">
<a class="nav-link" href="warpzone.html" >Warpzone</a>
</li>
<li class="nav-item">
<a class="nav-link" href="resources.html" >Resources</a>
</li>
<li class="nav-item">
<a class="nav-link" href="code-of-conduct.html" >Code of Conduct</a>
</li>
<li class="nav-item">
<a class="nav-link" href="donate.html" >Donate</a>
</li>
<li class="nav-item">
<a class="nav-link" href="press.html" >Press</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://louisvillemakesgames.printify.me" target="_blank">Store</a>
</li>
</ul>
</div>
</div>
</nav><main class="container my-5">
<h1 class="code-line" data-line-start=0 data-line-end=1><a id="Code_of_Conduct_0"></a>Code of Conduct</h1>
<p class="has-line-data" data-line-start="2" data-line-end="3">All <strong>community participants</strong>
--including members and guests of members, event hosts, sponsors, presenters, exhibitors and attendees–are
expected to abide by this code of conduct.</p>
<p class="has-line-data" data-line-start="4" data-line-end="5">By becoming a member of the Louisville Makes Games
community, or attending or hosting any event at Warp Zone Louisville or for/with Louisville Makes Games in any
capacity, you agree to abide by this code of conduct, and cooperate with organizers who enforce it.</p>
<h2 class="code-line" data-line-start=6 data-line-end=7><a id="Expected_Behavior_6"></a>Expected Behavior</h2>
<p class="has-line-data" data-line-start="8" data-line-end="9">We insist that everyone who uses the space remains
mindful of, and takes responsibility for, their speech and behavior. This includes:</p>
<ul>
<li class="has-line-data" data-line-start="10" data-line-end="11">Always acting out of respect and concern for
the free expression of others.</li>
<li class="has-line-data" data-line-start="11" data-line-end="12">Actively listening to others and not
dominating discussions.</li>
<li class="has-line-data" data-line-start="12" data-line-end="13">Respecting physical and emotional boundaries.
Always ask before touching, and check in before discussing topics that may be triggering.</li>
<li class="has-line-data" data-line-start="13" data-line-end="14">Not making assumptions about identity,
experiences, or preferred pronouns.</li>
<li class="has-line-data" data-line-start="14" data-line-end="15">Not using words that are racist, sexist,
homophobic, classist, transphobic, cissexist or ableist.</li>
<li class="has-line-data" data-line-start="15" data-line-end="17">Humbly accepting respectful correction (or
correcting yourself!), keeping in mind that the impact of your words on other people is more important than
your intent.</li>
</ul>
<h2 class="code-line" data-line-start=17 data-line-end=18><a id="Unacceptable_Behavior_17"></a>Unacceptable Behavior
</h2>
<p class="has-line-data" data-line-start="19" data-line-end="20">We believe that failing to address dynamics of
hierarchy, power and privilege alienates and further victimizes our members and prevents us from creating the
safe equitable space we want.</p>
<p class="has-line-data" data-line-start="21" data-line-end="22"><strong>We do not tolerate oppressive behavior,
harassment, destructive behavior, or exclusionary actions.</strong></p>
<p class="has-line-data" data-line-start="23" data-line-end="24"><strong>Innapropriate Decorum</strong>: unwanted
attention, unsolicited advice, speaking out of turn or for longer than suggested during introductions, or
dominating conversations.</p>
<p class="has-line-data" data-line-start="25" data-line-end="26"><strong>Oppressive behavior</strong>: any conduct
that demeans, marginalizes, rejects, threatens or harms anyone on the basis of identity, background, or ability.
</p>
<p class="has-line-data" data-line-start="27" data-line-end="28"><strong>Harassment</strong>: deliberate
intimidation; stalking; following; harassing photography or recording; disruption of events; aggressive,
derogatory, or threatening comments; and unwanted physical contact or sexual attention.</p>
<p class="has-line-data" data-line-start="29" data-line-end="30"><strong>Destructive behavior</strong>: damaging or
altering any part of the building, inside or out, including furniture, equipment, or other people’s belongings.
</p>
<p class="has-line-data" data-line-start="31" data-line-end="32"><strong>Exclusionary actions</strong>: denying
certain participants opportunities to share views, skills and other contributions; engaging in favoritism; and
creating or reinforcing an inequitable learning environment.</p>
<h2 class="code-line" data-line-start=33 data-line-end=34><a id="Enforcement_33"></a>Enforcement</h2>
<p class="has-line-data" data-line-start="35" data-line-end="36">Anyone asked to stop unacceptable behavior is
expected to comply immediately.</p>
<p class="has-line-data" data-line-start="37" data-line-end="38">Anyone who engages in sustained unacceptable
behavior may be sanctioned or permanently expelled from the community without warning (and without refund in the
case of a paid event).</p>
<h3 class="code-line" data-line-start=39 data-line-end=40><a id="What_to_do_if_you_need_help_39"></a>What to do if
you need help</h3>
<p class="has-line-data" data-line-start="41" data-line-end="42">If you witness or are subject to unacceptable
behavior, or experience marginalizing or silencing behavior that limits your full participation in any
Louisville Makes Games event, please talk to any of the following people:</p>
<ul>
<li class="has-line-data" data-line-start="43" data-line-end="45">
<h4 class="code-line" data-line-start=43 data-line-end=44><a id="Our_Facilitators_43"></a>Our Facilitators:
</h4>
</li>
<li class="has-line-data" data-line-start="45" data-line-end="46">
<p class="has-line-data" data-line-start="45" data-line-end="46">Alex Bezuska <em>He/Him</em> <a
href="mailto:abezuska@louisvillemakesgames.org">abezuska@louisvillemakesgames.org</a></p>
</li>
<li class="has-line-data" data-line-start="46" data-line-end="47">
<p class="has-line-data" data-line-start="46" data-line-end="47">Allen-Michael Brower <em>He/They</em> <a
href="mailto:abrower@louisvillemakesgames.org">abrower@louisvillemakesgames.org</a></p>
</li>
<li class="has-line-data" data-line-start="47" data-line-end="48">
<p class="has-line-data" data-line-start="47" data-line-end="48">Veronica Rivera <em>She/Her</em> <a
href="mailto:vrivera@louisvillemakesgames.org">vrivera@louisvillemakesgames.org</a></p>
</li>
<li class="has-line-data" data-line-start="48" data-line-end="49">
<p class="has-line-data" data-line-start="48" data-line-end="49">Barry Rowe <em>He/Him</em> <a
href="mailto:browe@louisvillemakesgames.org">browe@louisvillemakesgames.org</a></p>
</li>
<li class="has-line-data" data-line-start="49" data-line-end="51">
<p class="has-line-data" data-line-start="49" data-line-end="50">Cara Ann Smith Bezuska <em>She/Her</em> <a
href="mailto:csmith@louisvillemakesgames.org">csmith@louisvillemakesgames.org</a></p>
</li>
</ul>
<p class="has-line-data" data-line-start="51" data-line-end="52">Your conversation will be held in confidence.</p>
<p class="has-line-data" data-line-start="53" data-line-end="54">When you come to us with a problem during an event,
it is our top priority to help you feel safe as quickly as possible. Next, a small group of community organizers
and members will meet to decide what our response will be. Then, we will warn or remove the offender depending
on the circumstances, taking your and the community’s safety and wishes into account.</p>
<p class="has-line-data" data-line-start="55" data-line-end="56">Communinty organizers are available to help you
engage with local law enforcement (solely at your request).</p>
<p class="has-line-data" data-line-start="57" data-line-end="58"><em>By registering for or hosting an event, you
agree to make your name visible to event organizers and facility staff. This visibility helps maintain the
safety of our space. Anyone not registered for an event may be denied entry at the discretion of the event
host.</em></p>
</main>
<footer class="bg-dark text-light p-5">
<div class="container">
<div class="row">
<div class="col-12 col-md-6">
<p id="year-range"></p>
<p>501(c)3 non-profit organization<br>
Louisville, Kentucky</p>
</div>
<div class="col-12 col-md-6 text-md-end">
<div class="cc-zero mt-4">
<a href="https://creativecommons.org/publicdomain/zero/1.0/" target="_blank">
<img src="https://licensebuttons.net/p/zero/1.0/88x31.png" alt="Creative Commons Zero">
</a>
</div>
<p class="mt-2">This website is licensed under
<a href="https://creativecommons.org/publicdomain/zero/1.0/" target="_blank" rel="noopener">Creative Commons
Zero</a>
</p>
<p>Feel free to view/use our source code on <a
href="https://github.com/LouisvilleMakesGames/LouisvilleMakesGames.org" target="_blank"
rel="noopener">GitHub</a></p>
</div>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<script>
// Update the year range in the footer dynamically
const currentYear = new Date().getFullYear();
document.getElementById('year-range').textContent = `2014-${currentYear} Louisville Makes Games, Inc.`;
// Your existing code for the random color functionality
window.addEventListener("load", function() {
const elements = document.querySelectorAll(".image-container");
const colors = ["red", "blue", "yellow"];
elements.forEach(function(element) {
const randomColor = colors[Math.floor(Math.random() * colors.length)];
element.classList.add(randomColor);
});
});
</script>
</html>