-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
212 lines (190 loc) · 8.52 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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Tech Ministry</title>
<link rel="stylesheet" href="css/build/minified/global.css">
<link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicons/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/favicons/manifest.json">
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-TileImage" content="/favicons/mstile-144x144.png">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<!-- HEADER SECTION -->
<div class="contain-to-grid header-section sticky">
<!-- TOPBAR SECTION -->
<nav class="top-bar" data-topbar>
<ul class="title-area">
<li class="name">
<h1>
<a href="#">
<strong>Home</strong>
</a>
</h1>
</li>
<!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
<li class="toggle-topbar menu-icon">
<a href="#">
<span>
Menu
</span>
</a>
</li>
</ul>
<section class="top-bar-section" style="left: 0%;">
<ul class="left">
<li class="name">
<h1>
<a href="http://wiki.techministry.gr/">
<strong>Wiki</strong>
</a>
</h1>
</li>
<li class="name">
<h1>
<a href="http://wiki.techministry.gr/index.php/Events">
<strong>Events</strong>
</a>
</h1>
</li>
</ul>
</section>
</nav>
</div>
<!-- END HEADER SECTION -->
<!-- CONTENT FILL WHEN SCROLL = 0 -->
<div class="header-fill"></div>
<!-- CONTENT SECTION -->
<div class="row content-section">
<div class="main-content">
<div class="small-12 medium-12 large-2 text-center columns">
<img src="images/logo.png" alt="Yeti Image">
<hr class="hr-alt">
<div class="text-center">
<p id="status"/>
</div>
<hr class="hr-alt">
<div class="text-center" id="events-container">
<h3>Events</h3>
<hr class="hr-alt">
</div>
</div>
<div style="margin-top:25px;" class="small-12 medium-7 large-7 columns">
<div class="row collapse">
<div class="row">
<div class="small-2 text-center columns">
<i class="fa fa-lightbulb-o fa-5x"></i>
</div>
<div class="small-10 columns show-for-small-up">
<h4 class="">What</h4>
<p><a href="https://www.flickr.com/photos/techministry">A 120m<sup>2</sup> space</a> dedicated to creative software and hardware hacking. <a href="http://wiki.techministry.gr/index.php/Events">Workshops, hackathons and meetups</a> they now have their space in Thessaloniki.</p>
</div>
</div>
<div class="row">
<div class="small-2 text-center columns">
<i class="fa fa-users fa-4x"></i>
</div>
<div class="small-10 columns show-for-small-up">
<h4 class="">Who</h4>
<p>An open community of makers, coders, ninjas, engineers, designers and <a href="http://wiki.techministry.gr/index.php/Join">you</a>! <a href="http://wiki.techministry.gr/index.php/What">Learn more about our values</a></p>
</div>
</div>
<div class="row">
<div class="small-2 text-center columns">
<i class="fa fa-info fa-4x"></i>
</div>
<div class="small-10 columns show-for-small-up">
<h4 class="">How</h4>
<p>The space is supported by its <a href="http://wiki.techministry.gr/index.php/Members">members</a> and <a href="http://wiki.techministry.gr/index.php/Supporters">friends</a>. <a href="http://wiki.techministry.gr/index.php/Join">Join us today</a> and be part of this <a href="http://wiki.techministry.gr/index.php/Members">amazing community</a>.</p>
</div>
</div>
<div class="row">
<div class="small-2 text-center columns">
<i class="fa fa-heart fa-4x"></i>
</div>
<div class="small-10 columns show-for-small-up">
<h4 class="">Support</h4>
<p>Not interested in joining us yet, but you want to support us? Make a <a href="http://donate.techministry.gr/">donation</a> or help us find <a href="http://wiki.techministry.gr/index.php/Wishlist">items we need</a>.</p>
</div>
</div>
<div class="row">
<div class="small-2 text-center columns">
<i class="fa fa-code fa-4x"></i>
</div>
<div class="small-10 columns show-for-small-up">
<h4 class="">Projects</h4>
<p>Check out the <a href="http://wiki.techministry.gr/index.php/Projects">list of the projects</a> living in the space and start yours today!</p>
</div>
</div>
</div>
</div>
<div class="small-12 medium-6 large-3 columns">
<h3>Where</h3>
<p>Ionos Dragoumi 39 - 6th floor, Thessaloniki, 546 30, Greece.<br>
<a href="http://bit.ly/1O4hnu4">Get directions</a></p>
<h3>Contact us</h3>
<p>Phone: +30231 555 1918</p>
<p>Email: info{at}techministry.gr <br> IRC: #TechMinistry at irc.freenode.net</p>
<p><a href="http://techministry.gr/mailman/listinfo/we_techministry.gr">Sign up</a> to our mailing list, where the hackerspace lives.</p>
<h3>Follow us on</h3>
<p><a href="https://github.com/techministry"><i class="fa fa-github fa-2x"></i></a>
<a href="https://www.facebook.com/thetechministry"><i class="fa fa-facebook fa-2x"></i></a>
<a href="https://twitter.com/thetechministry"><i class="fa fa-twitter fa-2x"></i></a>
<a href="https://www.flickr.com/photos/techministry"><i class="fa fa-flickr fa-2x"></i></a></p>
<hr class="hr-alt">
<a href="http://donate.techministry.gr/"><img src="images/btn_donateCC_LG.gif"></a>
</div>
</div>
</div>
<!-- END CONTENT SECTION -->
<!-- FOOTER SECTION -->
<div class="footer-section">
<div class="row">
<div class="small-12 text-center columns">
Content available under <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Attribution-ShareAlike</a>
</div>
</div>
</div>
<!-- END FOOTER SECTION -->
<script src="js/build/production.min.js"></script>
</body>
<script>
jQuery.get('hackers.txt',function (data){
hackers = parseInt(data);
if(isNaN(hackers)){
text="Hm, something is wrong with our status indicator. You can call to check if someone is in space."
}else if(hackers>0){
text=hackers+" hackers in space, means that space is now open!"
}else{
text="0 hackers in space, means that space is now closed!"
}
document.getElementById("status").textContent=text;
});
$.getJSON("./events.json", function(data) {
var eventsContainer = $('#events-container');
$.each( data, function( key, val ) {
if (val.time && val.desc){
eventsContainer.append( "<p>" + val.time + "<br> <a href=\"" + val.link + "\">" + val.desc + "</a> </p>");
}else{
eventsContainer.append("<p>More events are coming soon</br> Do you have an idea about an event? Contact us!</p>")
}
});
});
</script>
</html>