This repository was archived by the owner on Jul 7, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcode.html
More file actions
165 lines (143 loc) · 8.96 KB
/
code.html
File metadata and controls
165 lines (143 loc) · 8.96 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>
SINFO
</title>
<meta name="description" content="SINFO is an annual not-for-profit event organised exclusively by college students who strive for a more interesting and ground-breaking event each edition.">
<meta name="author" content="SINFO">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" />
<link rel="icon" href="img/favicon.ico" type="image/x-icon" />
<meta property="og:title" content="SINFO" />
<meta property="og:url" content="http://sinfo.github.io/" />
<meta property="og:image" content="http://sinfo.github.io/img/sinfocheio.jpg" />
<meta property="og:description" content="SINFO is an annual not-for-profit event organised exclusively by college students who strive for a more interesting and ground-breaking event each edition." />
<!-- load inks css -->
<link rel="stylesheet" type="text/css" href="css/vendor/ink/ink-flex.min.css">
<link rel="stylesheet" type="text/css" href="css/vendor/ink/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- load inks css for IE8 -->
<!--[if lt IE 9 ]>
<link rel="stylesheet" href="css/vendor/ink/ink-ie.min.css" type="text/css" media="screen" title="no title" charset="utf-8">
<![endif]-->
<!-- test browser flexbox support and load legacy grid if unsupported -->
<script type="text/javascript" src="js/vendor/ink/modernizr.js"></script>
<script type="text/javascript">
Modernizr.load({
test: Modernizr.flexbox,
nope : 'css/vendor/ink/ink-legacy.min.css'
});
</script>
<!-- load inks javascript files -->
<script type="text/javascript" src="js/vendor/ink/holder.js"></script>
<script type="text/javascript" src="js/vendor/ink/ink-all.min.js"></script>
<script type="text/javascript" src="js/vendor/ink/autoload.js"></script>
<!-- my stuff -->
<link rel="stylesheet" type="text/css" href="css/sponsors/styles.css">
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" src="js/sponsors/jquery.scrollTo.min.js"></script>
<script type="text/javascript" src="js/sponsors/jquery.localScroll.min.js"></script>
<script type="text/javascript" src="js/sponsors/code.js"></script>
</head>
<body>
<div id="topbar">
<nav class="ink-navigation ink-grid hide-small hide-tiny ie7">
<ul class="menu horizontal flat black shadowed">
<li>
<a class="logoPlaceholder" href="/" title="SINFO"><img src="img/logo.png"></a>
</li>
<li><a href="#help">Need Help?</a></li>
<li><a href="#quick">The Quick Version</a></li>
<li><a href="#less-quick">The Less Quick Version</a></li>
</ul>
</nav>
<nav class="ink-navigation ink-grid hide-all show-small">
<ul class="menu vertical flat black">
<li class="title">
<a class="logoPlaceholder push-left" href="/" title="SINFO"><img src="img/logo.png"></a>
<button class="toggle" data-target="#topbar_menu"><span class="fa fa-reorder"></span></button>
</li>
</ul>
<ul class="menu vertical flat black hide-all" id="topbar_menu">
<li><a href="#help">Need Help?</a></li>
<li><a href="#quick">The Quick Version</a></li>
<li><a href="#less-quick">The Less Quick Version</a></li>
</ul>
</nav>
</div>
<div class="sponsor-header" id="sponsor-header">
<div class="opacidade">
<h1>
<a href="#" title="">Code of Conduct</a>
</h1>
<div class="description">
</div>
</div>
</div>
<br><br>
<div class="ink-grid">
<div id="description" class="column-group gutters">
<div class="all-100">
<p>All attendees, speakers, sponsors and volunteers at SINFO are required to agree with the following code of conduct. Organisers will enforce this code throughout the event. We are expecting cooperation from all participants to help ensuring a safe environment for everybody.</p>
</div>
</div>
<div id="help" class="column-group gutters">
<div class="all-100">
<h2>Need Help?</h2>
<p>You can reach us through our email <a href="mailte:geral@sinfo.org">geral@sinfo.org</a>.</p>
</div>
</div>
<div id="quick" class="column-group gutters">
<div class="all-100">
<h2>The Quick Version</h2>
<p>SINFO is dedicated to providing a harassment-free conference experience for everyone, regardless of gender, age, sexual orientation, disability, physical appearance, body size, race, or religion (or lack thereof). We do not tolerate harassment of conference participants in any form. Sexual language and imagery is not appropriate for any conference venue, including talks, workshops, parties, Twitter and other online media. Conference participants violating these rules may be sanctioned or expelled from the conference at the discretion of the conference organisers.</p>
</div>
</div>
<div id="less-quick" class="column-group gutters">
<div class="all-100">
<h2>The Less Quick Version</h2>
<p>Harassment includes 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>Participants asked to stop any harassing behavior are expected to comply immediately.</p>
<p>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>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>
<p>If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of the SINFO staff immediately. SINFO staff can be identified as they'll be wearing branded t-shirts.</p>
<p>SINFO staff will be happy to help participants contact 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>
<p>We expect participants to follow these rules at conference and workshop venues and conference-related social events.</p>
</div>
</div>
<div class="small note">
Based on <a href="http://confcodeofconduct.com">http://confcodeofconduct.com</a>
</div>
</div>
<footer>
<div class="ink-grid">
<div class="push-left all-50 small-100 tiny-100 small-push-left">
<a href="http://tecnico.pt" target="_blank"><img src="img/logoist.png"></a>
</div>
<nav class="ink-navigation push-right medium-150 small-100 tiny-100 small-push-right">
<ul class="menu horizontal">
<a class="social-icon" target="_blank" href="http://fb.com/sinfoist"><i class="social-icon fa fa-facebook"></i></a>
<a class="social-icon" target="_blank" href="http://twitter.com/sinfo_ist"><i class="social-icon fa fa-twitter"></i></a>
<a class="social-icon" target="_blank" href="http://youtube.com/sinfoist"><i class="social-icon fa fa-youtube"></i></a>
<a class="social-icon" target="_blank" href="http://instagram.com/sinfo_ist"><i class="social-icon fa fa-instagram"></i></a>
<a class="social-icon" target="_blank" href="http://github.com/sinfo"><i class="social-icon fa fa-github"></i></a>
<a class="social-icon" target="_blank" href="mailto:geral@sinfo.org"><i class="social-icon fa fa-envelope"></i></a>
</ul>
</nav>
</div>
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-49601832-1', 'sinfo.org');
ga('send', 'pageview');
</script>
</footer>
</body>
</html>