Skip to content

Commit e6a5d64

Browse files
committed
Add code of conduct page and small updates to front page
1 parent 1c07659 commit e6a5d64

3 files changed

Lines changed: 52 additions & 2 deletions

File tree

_pages/00-code-of-conduct.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
layout: page
3+
title: Code of Conduct
4+
permalink: code_of_conduct.html
5+
---
6+
7+
8+
# Code of Conduct
9+
10+
OceanHackWeek is dedicated to providing a harassment-free learning experience for everyone regardless of gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, age or religion. We do not tolerate harassment of 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 organizers.
11+
12+
Harassment includes, but is not limited to:
13+
14+
* Verbal comments that reinforce social structures of domination related to gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, age, religion.
15+
* Sexual images in public spaces
16+
* Deliberate intimidation, stalking, or following
17+
* Harassing photography or recording
18+
* Sustained disruption of talks or other events
19+
* Inappropriate physical contact
20+
* Unwelcome sexual attention
21+
* Advocating for, or encouraging, any of the above behavior
22+
23+
Participants asked to stop any harassing behavior are expected to comply immediately. If a participant engages in harassing behavior, the organizers retain the right to take any actions to keep the event a welcoming environment for all participants. This includes warning the offender or expulsion from OceanHackWeek with no refund.
24+
25+
OceanHackWeek organizers may take action to redress anything designed to, or with the clear impact of, disrupting the event or making the environment hostile for any participants. We expect participants to follow these rules at all the event venues and event-related social activities.
26+
27+
28+
## Reporting a violation
29+
Harassment and other code of conduct violations reduce the value of OceanHackWeek for everyone. If someone makes you or anyone else feel unsafe or unwelcome, please report it as soon as possible to one of the instructors. You can make a report either personally or anonymously. **Anonymous reports can be made [here](https://oceanhackweek.wufoo.com/forms/zep2ybt1swlulc/).**
30+
31+
This anti-harassment policy is based on the example policy from the Geek Feminism wiki, created by the Ada Initiative and other volunteers.
32+
33+
34+
## Group discussion
35+
**Q: What can we do to create an optimal learning environment for everyone?**
36+
37+
* If you see something, say something (wrt code of conduct) -- everyone can take responsibility for supporting participants
38+
* Push your comfort zone, ask questions from many, reach out to the room
39+
* Stay positive
40+
* Creating space where everyone feels comfortable asking questions
41+
* Don’t dismiss ideas you may not fully understand; issues are challenges
42+
* Respect our diverse backgrounds (language, technical skills, science background; career stage)
43+
* Putting our best selves forward
44+
* Be present
45+
* Everyone feels comfortable contributing
46+
* Be mindful of everyone’s background and constraints
47+
* Work with the person, don’t just take over their keyboard
48+
* Opportunity for anonymous comments (also use Slack)
49+
* Empathize, put yourself in others’ shoes

_pages/01-applicants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: applicant
33
title: Information for Applicants
44
description: <b>Due to COVID-19, OceanHackWeek (OHW) 2020 will take place as a virtual, online event.
5-
<a href="applicant-info.html">Applications</a> close on July 13, 2020.
5+
<a href="applicant-info.html">Applications</a> closed on July 13, 2020.
66

77
In OceanHackWeek we will explore the intersection of data science
88
and oceanography through tutorials and hands-on “hacking” projects.

jekyll-spectral-theme/_includes/banner.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ <h2>{{ site.title }}</h2>
66
<ul class="actions">
77
<!-- <li><a href="/wiki/" class="button special">wiki</a></li> -->
88
<!-- <li><a href="projects_2019.html" class="button special">2019 Hack Projects</a></li> -->
9-
<li><a href="#two" class="button special">Application due July 13!</a></li>
9+
<!-- <li><a href="#two" class="button special">Application due July 13!</a></li> -->
10+
<li><span class="button special">Event details coming soon!</span></li>
1011
</ul>
1112
</div>
1213
<a href="#one" class="more scrolly">Learn More</a>

0 commit comments

Comments
 (0)