-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
109 lines (90 loc) · 5.24 KB
/
index.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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Linux Day 2015 - Avellino</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="dist/css/main.css">
<meta property="og:title" content="Linux Day 2015 - 28 Marzo - Avellino"/>
<meta property="og:image" content="http://2015.irlug.it/img/share.jpg"/>
<meta property="og:site_name" content="Linux Day 2015 - 24 Ottobre - Avellino"/>
<meta property="og:description" content="Il Linux Day è una manifestazione italiana che ha lo scopo di promuovere il sistema operativo GNU/Linux e il software libero, e consiste in un insieme di eventi contemporanei organizzati in diverse città italiane."/>
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div id="background"></div>
<div id="main-container">
<div class="wrapper">
<img id="logo" src="img/logo.svg" alt="Linux Day 2015 avellino"/>
<h1>
SABATO 24 OTTOBRE 2015<br>
16:00 - 20:00<br>
TILT,<br>
AVELLINO
<h1>
<a class="button eventbrite" href="https://www.eventbrite.co.uk/e/registrazione-linux-day-avellino-18912636204" target="_blank">
Registrati
<div class="cta" target="_blank"><span class="icon icon-plus"></span></div>
</a>
<a class="button" href="mailto:[email protected]" target="_blank">
Contattaci
<div class="cta" target="_blank"><span class="icon icon-plus"></span></div>
</a>
<div class="box box--margin orange">
<h2>Abbiamo bisogno di te!</h2>
<p>Se anche tu, come noi, hai la passione per l'open source, se hai già realizzato progetti su piattaforme, o hai esperienza nel settore e nel mondo dell'open source, puoi proporre un tuo talk o Show & Tell e portarlo all'Linux Day!</p>
<p>Non essere timido! Clicca sul link sottostante ed invia il tuo talk!</p>
</div>
<div class="box">
<h2>Cos'è il Linux Day?</h2>
<p>Il Linux Day è una manifestazione italiana che ha lo scopo di promuovere il sistema operativo GNU/Linux e il software libero, e consiste in un insieme di eventi contemporanei organizzati in diverse città italiane.<p>
<p></p>
<p>L'evento è totalmente gratuito.</p>
<p></p>
<p>Il 24 Ottobre 2015 ad Avellino, presso il TILT.</p>
<ul class="socials">
<li><a class="icon icon-facebook" href="https://www.facebook.com/IrLUG" target="_blank"></a></li>
<li><a class="icon icon-twitter" href="https://twitter.com/irpinialug" target="_blank"></a></li>
</ul>
</div>
<a class="button orange" href="https://docs.google.com/forms/d/1_JLw8X0sBc9RrN_UK4yMR7NgTbCKWQR00vSR_8Vpz6c/viewform" target="_blank">
Invia il tuo talk
<div class="cta" target="_blank"><span class="icon icon-led"></span></div>
</a>
<h3>Venue</h3>
<ul class="logos venue">
<li>
<a href="https://www.facebook.com/tilt.tattoo.bar.events" target="_blank"><img src="img/tilt.svg" alt="Tilt" /></a>
</li>
</ul>
<h3>Sponsors</h3>
<ul class="logos">
<li>
<a href="http://rollstudio.co.uk" target="_blank"><img src="img/rollsvg.svg" alt="roll studio" /></a>
</li>
</ul>
<h3>Partners</h3>
<ul class="logos">
<li class="irlug">
<a href="http://irlug.it" target="_blank"><img src="img/irlug.svg" alt="irlug" /></a>
</li>
<li class="gdg">
<a href="https://developers.google.com/groups/chapter/118330453895116582842/" target="_blank"><img src="img/gdg.png" alt="gdg campania" /></a>
</li>
<li class="openmakers">
<a href="http://openmakersitaly.org" target="_blank"><img src="img/openmakers.png" alt="open makers" /></a>
</li>
<li class="techcoffee">
<a href="http://www.techcoffee.it" target="_blank"><img src="img/techcoffee.svg" alt="tech coffee" /></a>
</li>
</ul>
</div>
</div>
</body>
</html>