-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
153 lines (134 loc) · 5.86 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
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
<!DOCTYPE html>
<html>
<head>
<title>fossaegean</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="static/css/bootstrap.min.css">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="static/css/app.css">
<link rel="shortcut icon" href="favicon.ico">
<link rel="prefetch" type="application/l10n" href="static/locales.ini">
</head>
<body>
<div class="container">
<div id="lang">
<span id="lang-selection" data-l10n-id="lang-selection"><span class="fa fa-language"></span> </span>
<select onchange="document.webL10n.setLanguage(this.value || this.options[this.selectedIndex].text);">
<option selected value="en">en</option>
<option value="el">el</option>
</select>
</div>
<div class="page-header">
<div class="col-md-4">
<img alt="logo" src="./static/img/fossaegean.png">
</div>
<div class="about col-md-8">
<p data-l10n-id="header-text"></p>
</div>
</div>
<div class="row">
<!-- column 1 -->
<div class="col-md-4">
<!-- twitter -->
<section class="hidden-xs">
<h3>Updates</h3>
<p>
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/fossaegean" data-widget-id="589136823127044096">Tweets by @fossaegean</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</p>
</section>
<!-- photos -->
<section class="hidden-xs">
<h3 data-l10n-id="photos-title"></h3>
<p class="flickr-feed">
<div id="flickr-mashup" data-hashtag="#fossaegeanfav">
</div>
</p>
</section>
<!-- passports -->
<!-- <section class="hidden-xs">
<p class="passports">
<a href="https://www.noisebridge.net/wiki/Passport" target="_blank">
<img src="static/img/passport-badge.png" alt="hackerspace passports">
</a>
</p>
</section> -->
</div>
<!-- column 2 -->
<div class="col-md-4">
<!-- events -->
<section>
<h3>Events</h3>
<ul class="calendar" id="calendar_current"></ul>
<ul class="calendar" id="calendar"></ul>
<p class="more">
<a target="_blank" href="https://fossaegean.gr/wiki/Category:Events">See all events ></a>
</p>
</section>
<!-- news -->
<section>
<h3 data-l10n-id="news-title"></h3>
<p id="news"></p>
</section>
<!-- donate -->
<section>
<h3 data-l10n-id="donate-title"></h3>
<p data-l10n-id="donate-text"></p>
</section>
<!-- membership -->
<section>
<h3 data-l10n-id="membership-title"></h3>
<p data-l10n-id="membership-text"></p>
</section>
</div>
<!-- column 3 -->
<div class="col-md-4">
<!-- location -->
<section>
<h3 data-l10n-id="location-title"></h3>
<p data-l10n-id="location-text"></p>
<p id="map">
<div class="embed-responsive embed-responsive-4by3">
<iframe class="embed-responsive-item" src="https://www.openstreetmap.org/export/embed.html?bbox=26.69802188873291%2C37.79473695123468%2C26.70624017715454%2C37.799637100222995&layer=mapnik&marker=37.797187066358596%2C26.702131032943726"></iframe>
</div>
</p>
</section>
<!-- contact -->
<section>
<h3 data-l10n-id="contact-title"></h3>
<p>
<!-- <span class="fa fa-phone"></span> <a href="tel:3022730XXXXX">+30 227 30XX XXXX</a><br> -->
<span class="fa fa-envelope"></span> <a href="http://lists.hellug.gr/mailman/listinfo/fossaegean" target="_blank">mailing list</a><br>
<span class="fa fa-group"></span> <a href="http://webchat.freenode.net/?channels=#fossaegean" target="_blank">irc</a><br>
</p>
</section>
<!-- resources -->
<section>
<h3>Resources</h3>
<p>
<span class="fa fa-pencil"></span> <a href="https://fossaegean.gr/wiki" target="_blank">wiki</a><br>
<span class="fa fa-twitter"></span> <a href="https://twitter.com/fossaegean/" target="_blank">twitter</a><br>
<span class="fa fa-facebook"></span> <a href="https://www.facebook.com/groups/fossaegean" target="_blank">facebook group</a><br>
<span class="fa fa-github"></span> <a href="https://github.com/fossaegean" target="_blank">github</a>
</p>
</section>
</div>
</div><br>
<div class="panel-footer">
<div class="col-md-12">
<span class="fa fa-cc"></span> <span data-l10n-id="footer-cc">Content available under <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Attribution-ShareAlike</a> unless otherwise noted.<br> Inspired from <a href="https://hackerspace.gr" target="_blank">hackerspace.gr</a>
</span>
</div>
</div>
</div>
<script src="static/js/jquery.min.js"></script>
<script src="static/js/l10n.js"></script>
<script src="static/js/bootstrap.min.js"></script>
<script src="static/js/moment.min.js"></script>
<script src="static/js/jquery.zflickrfeed.js"></script>
<script src="static/js/ical_parser.js"></script>
<script src="static/js/FeedEk.js"></script>
<script src="static/js/app.js"></script>
</body>
</html>