-
Notifications
You must be signed in to change notification settings - Fork 5
/
conduct.html
165 lines (157 loc) · 11.7 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
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
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<!-- Design by Pecas-->
<title>NodeConf Argentina 2018</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="assets/favicon.ico">
<meta name="theme-color" content="#0b0340">
<meta name="msapplication-navbutton-color" content="#0b0340">
<meta name="apple-mobile-web-app-status-bar-style" content="#0b0340">
<meta name="keywords" content="nodeconf,argentina,konex,buenos aires,javascript,nodejs,node,js">
<meta name="description" content="Join us for NodeConf Argentina! Our third edition will be held at Ciudad Cultural Konex - Buenos Aires, in October 18th, 19th & 20th, 2018">
<link rel="canonical" href="https://2018.nodeconfar.com/">
<meta name="twitter:title" itemprop="name" property="og:title" content="NodeConf Argentina">
<meta name="twitter:description" content="Join us for NodeConf Argentina! Our third edition will be held at Ciudad Cultural Konex - Buenos Aires, in October 18th, 19th & 20th, 2018">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@nodeconfar">
<meta name="twitter:creator" content="@nodeconfar">
<meta name="author" itemprop="creator" content="NodeConf Argentina <[email protected]>">
<meta property="og:site_name" content="NodeConf Argentina">
<meta property="og:type" content="website">
<meta property="og:description" content="Join us for NodeConf Argentina! Our third edition will be held at Ciudad Cultural Konex - Buenos Aires, in October 18th, 19th & 20th, 2018">
<meta property="og:url" content="https://2018.nodeconfar.com/">
<meta property="og:image" content="https://2018.nodeconfar.com/assets/images/ciudad.png">
<!-- Add to home screen for Safari on iOS-->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="#0b0340">
<meta name="apple-mobile-web-app-title" content="NodeConfAr18">
<link rel="apple-touch-icon" sizes="57x57" href="assets/images/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/images/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/images/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/images/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/images/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/images/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/images/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/images/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon-16x16.png">
<!-- twitter only cares about the last meta image repeat the cover -->
<meta name="twitter:image:src" content="https://2018.nodeconfar.com/assets/images/ciudad.png">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link href="https://fonts.googleapis.com/css?family=Archivo+Black|Cousine:400,700" rel="stylesheet">
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-99917583-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="pb5-ns pb0 bg-dark-blue">
<div id="introLoader" class="introloader">
<div class="spinner">
<div class="spinner-inner"></div>
</div>
</div>
<div class="hero">
<header class="header" role="banner">
<div class="mw9 center ph3">
<div id="desktop-nav" class="dn-ms">
<div class="flex justify-between items-center pv3">
<div>
<p class="ma0">
<a href="mailto:[email protected]" class="f6 white hover-blue link">[email protected]</a>
</p>
<p class="ma0">
<a href="https://www.twitter.com/nodeconfar" target="_blank" rel="noopener" class="f6 white hover-blue link">@nodeconfar</a>
</p>
</div>
<nav id="top-menu">
<a data-i18n="menuSection.home" class="white hover-blue link f6 ph2" href="/">home</a>
<a data-i18n="menuSection.about" class="white hover-blue link f6 ph2" href="/#about">about</a>
<a data-i18n="menuSection.speakers" class="white hover-blue link f6 ph2" href="speakers.html">speakers</a>
<a data-i18n="menuSection.schedule" class="white hover-blue link f6 ph2" href="schedule.html">schedule</a>
<a data-i18n="menuSection.sponsors" class="white hover-blue link f6 ph2" href="/#sponsors">sponsors</a>
<a class="white hover-blue link f6 pl4 ttu" data-lang="en">en</a>
<a class="white hover-blue link f6 ph2 ttu" data-lang="es">es</a>
</nav>
</div>
</div>
<div id="mobile-nav" class="dn-l">
<div class="flex items-center justify-between mw8 center">
<a href="/" class="mw3 pv2">
<img data-aload="assets/images/logom-header-nodeconf.png" alt="iso-nodeconf">
</a>
<button id="toggle-menu" type="button" class="bg-transparent bn f4 outline-0 pa3" aria-label="Toggle Menu" aria-pressed="false"></button>
</div>
<nav id="menu" class="dn z-0">
<a data-i18n="menuSection.home" class="white link f6 pa2 db tr" href="/">home</a>
<a data-i18n="menuSection.about" class="white link f6 pa2 db tr" href="/#about">about</a>
<a data-i18n="menuSection.speakers" class="white link f6 pa2 db tr" href="speakers.html">speakers</a>
<a data-i18n="menuSection.schedule" class="white link f6 pa2 db tr" href="schedule.html">schedule</a>
<a data-i18n="menuSection.sponsors" class="white link f6 pa2 db tr" href="/#sponsors">sponsors</a>
<a class="white link f6 pa2 db tr ttu" data-lang="en">en</a>
<a class="white link f6 pa2 db tr ttu" data-lang="es">es</a>
</nav>
</div>
</div>
</header>
<div class="diagonal w-100 absolute top-0 z-1"></div>
<div class="parallax">
<div class="bg-trama trama-1"></div>
<div class="bg-trama trama-2"></div>
</div>
<div class="pv6">
<div class="mw8 center ph3 relative z-2">
<h1 class="f1 ttu green tc mv4" data-i18n="conductSection.title">Code of conduct</h1>
<div class="flex flex-wrap bg-white pa4-ns pa2">
<div class="w-50-ns w-100 ph3 f6">
<p data-i18n="conductSection.description.onePart">Harassment includes, but is not limited to, offensive verbal comments related to gender, age, sexual orientation, disability, physical appearance, body size, race, 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.</p>
<p data-i18n="conductSection.description.twoPart">Participants asked to stop any harassing behavior are expected to comply immediately.</p>
<p data-i18n="conductSection.description.threePart">Sponsors are also subject to the anti-harassment policy. In particular, sponsors should not use sexualised images, activities, or other material. Booth staff (including volunteers) should not use sexualised clothing/uniforms/costumes, or otherwise create a sexualised environment.</p>
<p data-i18n="conductSection.description.fourPart">If a participant engages in harassing behavior, the conference organisers may take any action they deem appropriate, including warning the offender or expulsion from the conference with no refund.</p>
</div>
<div class="w-50-ns w-100 ph3 f6">
<p data-i18n="conductSection.description.fivePart">All attendees, speakers, sponsors and volunteers are required to agree with the following code of conduct.</p>
<p data-i18n="conductSection.description.sixPart">We expect participants to follow these rules at conference, workshop venues and conference-related social events.</p>
<p data-i18n="conductSection.description.sevenPart">Conference staff will offer help to participants to 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. Conference staff can be identified as they’ll be wearing branded t-shirts.
<p><span data-i18n="conductSection.description.eightPart">If you are being target of harassment or discrimination —or you witness these behaviors— please contact us at</span>
<a href="mailto:[email protected]" class="link green">[email protected]</a>, <span data-i18n="conductSection.description.ninePart">by phone at +5491167990445 (Alejandro Oviedo) or send an anonymous report</span> <a href="https://docs.google.com/forms/d/e/1FAIpQLScM_UMQ2DJ0b8RB4xoIrWlm7k2s5IR-Fd0FXlMDjXq0anKUlQ/viewform" class="link green" data-i18n="conductSection.description.tenPart">here</a>. <span data-i18n="conductSection.description.elevenPart">All concerns shared with the organizers will be kept confidential.</span></p>
</div>
</div>
</div>
</div>
</div>
<footer class="pv2 h3 bg-dark-blue bt b--green fixed-ns relative right-0 left-0 bottom-0 z-3">
<div class="mw9 center ph3 relative">
<div class="flex flex-wrap justify-between-ns justify-center items-center tl-ns tc">
<p class="blue f7">
<a data-i18n="menuSection.conduct" href="conduct.html" class="link green hover-blue">code of conduct</a> |
<a href="https://twitter.com/nodeconfar" class="link green hover-blue" target="_black" rel="noopener">twitter</a> |
<a href="https://www.facebook.com/nodeconfar/" class="link green hover-blue" target="_black" rel="noopener">facebook</a> |
<a href="https://www.youtube.com/c/nodeconfargentina" class="link green hover-blue" target="_black" rel="noopener">youtube</a>
</p>
<div>
<p class="blue f7">design & code by
<a href="https://pecas.design/" target="_blank" rel="noopener" class="link blue hover-white">pecas</a>
</p>
</div>
</div>
</div>
</footer>
<script defer="defer" src="js/main-e5e2151269.js"></script>
<script src="js/i18n.js"></script>
</body>
</html>