Skip to content

Commit 42e6d8d

Browse files
committed
small change to coc
2 parents 8cb8883 + 34c15b7 commit 42e6d8d

7 files changed

+148
-19
lines changed

_scss/_homepage.scss

+30
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@
6565

6666
.action {
6767
flex-grow: 1;
68+
69+
.action-block {
70+
margin-bottom: 30px;
71+
}
6872
}
6973

7074
.event-container {
@@ -127,6 +131,7 @@
127131

128132
.next-meetup {
129133
font-variant: small-caps;
134+
letter-spacing: 3px;
130135
}
131136

132137
.other-kind-of-events {
@@ -261,6 +266,31 @@
261266
}
262267
}
263268

269+
#retreat-countdown {
270+
271+
background-color: $red;
272+
color: white;
273+
max-width: 100%;
274+
padding: 3vw 0;
275+
text-align: center;
276+
277+
strong {
278+
padding: 12px 16px;
279+
background-color: white;
280+
color: $red;
281+
}
282+
283+
h2 {
284+
font-size: 2em;
285+
margin: 24px 0;
286+
}
287+
288+
h1 {
289+
font-size: 3em;
290+
margin: 0;
291+
}
292+
}
293+
264294
#partners {
265295
text-align: center;
266296
margin-top: 5em;

code-of-conduct.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,20 @@ date: 2018-09-26T21:00:00+02:00
1111

1212
We do not tolerate harassment of conference participants in any form. Conference participants violating these rules may be sanctioned or expelled from our future events at the discretion of the event organisers.
1313

14-
Don't be a dick and be respectful. Treat each other as you would expect and wish to be treated!
14+
Be nice and respectful. Treat each other as you would expect and wish to be treated!
1515

1616
## Longer version
1717

1818
We are very happy of the friendly environment of Speck&Tech. However, if you feel that there is something wrong going on please contact a member of the association. If you don't know anyone from the association we usually have a person at the entrance of the room. He or She will meet with you right away and handle the issue immediately.
1919

20-
Harassment of any kind will not be tolerated at Speck&Tech. This 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.
20+
Harassment of any kind will not be tolerated at Speck&Tech. This includes:
21+
22+
- offensive verbal comments related to gender, age, sexual orientation, disability, physical appearance, body size, race or religion
23+
- sexual images in public spaces
24+
- deliberate intimidation
25+
- stalking, following, harassing photography or recording
26+
- sustained disruption of talks or other events
27+
- inappropriate physical contact or unwelcome sexual attention
2128

2229
Participants asked to stop any harassing behavior must immediately comply. **If a participant engages in any of the aforementioned behavior, we may take any action we deem appropriate, from warning the offender to immediately expelling the offender from our events with no refund**.
2330

@@ -27,4 +34,4 @@ We expect participants to follow these rules at our events and workshop venues a
2734

2835
---
2936

30-
_This document is based on [codeofconduct.com](http://confcodeofconduct.com/), licensed under a [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/deed.en_US)._
37+
_This document is based on [codeofconduct.com](http://confcodeofconduct.com/), licensed under a [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/deed.en_US)._

css/main.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

img/gdg-trento.png

4.76 KB
Loading

img/siren-logo.svg

+61
Loading

index.html

+42-15
Original file line numberDiff line numberDiff line change
@@ -46,24 +46,47 @@ <h1>SPECK<span>&amp;</span>TECH</h1>
4646
<div class="call-to-action">
4747

4848
<div class="action" style="margin-top:30px;">
49-
<span class="next-meetup">next meetups</span>
50-
<div class="event-container">
51-
<div>
52-
<h4 style="line-height: 2.25;">
53-
<b>Open source</b>
54-
</h4>
55-
<h4>
56-
17/10/18 - 20:45 @ <a target="_blank" href="//goo.gl/maps/u7ViDQARDvL2">Impact Hub Trentino</a>
57-
</h4>
58-
<div id="partner">
59-
<span>in partnership with</span>
60-
<a href="//www.muse.it" target="_blank">
61-
<img src="/img/logo-muse.svg" alt="MUSE - Museo delle Scienze">
62-
</a>
49+
50+
<div class="action-block">
51+
<span class="next-meetup">next meetups</span>
52+
<div class="event-container">
53+
<div>
54+
<h4 style="line-height: 2.25;">
55+
<b>Open source</b>
56+
</h4>
57+
<h4>
58+
17/10/18 - 20:45 @ <a target="_blank" href="//goo.gl/maps/u7ViDQARDvL2">Impact Hub Trento</a>
59+
</h4>
60+
<div id="partner">
61+
<span>in partnership with</span>
62+
<a href="//www.muse.it" target="_blank">
63+
<img src="/img/logo-muse.svg" alt="MUSE - Museo delle Scienze">
64+
</a>
65+
</div>
66+
<a class="btn" target="_blank" href="//bit.ly/ST-27">Secure your seat!</a>
6367
</div>
64-
<a class="btn" target="_blank" href="//t.me/speckandtech">Stay tuned!</a>
6568
</div>
6669
</div>
70+
71+
<div>
72+
73+
<span class="next-meetup">supporting</span>
74+
<div class="event-container">
75+
<div>
76+
<h4 style="line-height: 2.25;">
77+
<a href="//devfest18.gdgtrento.it"><b>DevFest 2018</b></a>
78+
</h4>
79+
<h4>
80+
10/11/18 - 09:00 @ <a target="_blank" href="//goo.gl/maps/RKRaCwf4Zvr">CLab Trento</a>
81+
</h4>
82+
<div id="partner">
83+
<span>organized by</span>
84+
<a href="//gdgtrento.it/" target="_blank">
85+
<img src="/img/gdg-trento.png" alt="Google developer group - Trento">
86+
</a>
87+
</div>
88+
</div>
89+
</div>
6790
</div>
6891

6992
<!-- <div class="action" style="margin-top:30px;">
@@ -130,6 +153,10 @@ <h2>Powered by</h2>
130153
<a target="_blank" href="//energydrink-it.redbull.com/">
131154
<img width="120px" src="img/RedBull.png" alt="Supported by RedBull">
132155
</a>
156+
157+
<a target="_blank" href="//siren.io">
158+
<img width="200px" src="img/siren-logo.svg" alt="Supported by Siren">
159+
</a>
133160
</div>
134161
</section>
135162

retreat.html

+4
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ <h1>
5454
<img src="/img/spaziodati.svg" alt="Supported by Spaziodati">
5555
</a>
5656

57+
<a target="_blank" href="//siren.io">
58+
<img src="/img/siren-logo.svg" alt="Supported by Siren">
59+
</a>
60+
5761
</div>
5862
<a id="new-sponsor" href="mailto:[email protected]" class="btn">
5963
Be a sponsor

0 commit comments

Comments
 (0)