-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathindex-en.html
More file actions
348 lines (326 loc) · 18.7 KB
/
index-en.html
File metadata and controls
348 lines (326 loc) · 18.7 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
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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="It is a place where civil society initiatives can find an assistance of IT-volunteer and volunteers to improve their digital infrastructure (to paint a graphic design, to create or repair a website.">
<meta name="author" content="Falanster">
<meta name="designer" content="Sviatlana Ermakovich">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<title>Digital Lab / Belarus</title>
<meta property="og:url" content="http://it.falanster.by/index-en.html" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Digital Lab!" />
<meta property="og:description" content="online market of IT-volunteers' exchange, where volunteers and social initiatives can meet" />
<meta property="og:image" content="http://it.falanster.by/img/logo_for_site.png" />
<!-- jQuery -->
<script src="https://code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" crossorigin="anonymous"></script>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<!-- Custom CSS -->
<link href="css/main.css" rel="stylesheet">
<!-- Custom Fonts -->
<script src="https://use.fontawesome.com/57e075aec4.js"></script>
<link href="css/cc-icons.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=cyrillic" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&subset=cyrillic" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Ubuntu+Mono&subset=cyrillic" rel="stylesheet">
<!-- Chat widget for slack -->
<script src="slackChatWidget/slackWidgetLoader.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="slackChatWidget/slackWidgetLoader.js"></script>
</head>
<body>
<header>
<nav class="header__nav">
<!-- Burger. It appears only in mobile version -->
<a class="main-header__bars" href="#"><i class="fa fa-bars" aria-hidden="true"></i></a>
<!-- Main navigation -->
<ul class="nav__list">
<li><a href="#" class="nav-current">home</a></li>
<li><a href="http://it.falanster.by/blog/">blog</a></li>
<li><a href="initiative-en.html">for initiative</a></li>
<li><a href="volunteers-en.html">for volunteer</a></li>
<li><a href="community-en.html">community</a></li>
<li><a href="https://geeklauka.by/" target="_blank">geek shop <i class="fa fa-linux" aria-hidden="true"></i></a></li>
</ul>
<!-- Lang panel -->
<div class="nav__lang">
<a href="index.html">BY</a>
<a href="index-tras.html">TRAS</a>
<a href="index-en.html" class="lang-active">EN</a>
<a href="index-ru.html">RU</a>
</div>
</nav>
<div class="intro-message">
<img class="img-responsive logo" src="img/logo_for_site.png" alt="">
<h1>digital lab</h1>
<h3>online market of IT volunteers' exchange,<br>
where volunteers and social initiatives<br>
can meet each other</h3>
<div class="pointerdown">
<span class="hashtag">#айціваланцёр</span>
<i class="fa fa-angle-down fa-inverse fa-2x" aria-hidden="true"></i>
</div>
</div>
</header>
<main>
<!-- Page Content -->
<div class="section background-white">
<div class="container">
<div class="row">
<div class="col-lg-4 col-lg-offset-2 col-sm-offset-0 col-sm-6">
<h2 class="scrollhere">You are a programmer</h2>
<p class="vol-text">You are a web- or app- developer, a specialist in
computer security, graphic designer, SEO-specialist or translator. If you want to share your time and experience with social initiatives you are a potential participant of volunteer movement.</p>
<div class="row btn-center">
<a type="button" class="btn button-volunteers btn-lg" href="volunteers.html">for volunteer</a>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<img class="img-responsive img-halfwidth" src="img/programmer.png" alt="айці-валанцёр">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-4 col-lg-push-6 col-sm-6 col-sm-push-6">
<h2>You are an initiative</h2>
<p class="vol-text">You are a leader of an initiative or a founder of a non-commercial project and your team lacks IT-knowledge for solving problems of your yard or town. In this case you are a potential consumer of volunteer services.</p>
<div class="row btn-center">
<a class="btn button-initiatives btn-lg" href="initiative.html">for initiative</a>
</div>
</div>
<div class="col-lg-4 col-lg-pull-2 col-sm-6 col-sm-pull-6">
<img class="img-responsive img-halfwidth" src="img/initiative.png" alt="ініцыятыва">
</div>
</div>
</div>
</div>
<div class="section background-gray">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-sm-12">
<h2 class="section-title">Meetup place — Digital Lab</h2>
<img class="img-responsive img-fullwidth" src="img/dig_lab.png" alt="Месца сустрэчы - Лічбавая майстэрня">
<p>The Digital Lab is a Falanster initiative. Its goal is to wake up the IT volunteer movement in Belarus. This is the place where:</p>
<ul>
<li>Social initiatives can ask for some digital help.</li>
<li>IT volunteers can choose an interesting task for themselves, meet new people and get new experience.</li>
<li>The Digital Lab Team can consult you on your digital issues.</li>
</ul>
</div>
</div>
</div>
</div>
<div class="section statistic">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-sm-12">
<h2 class="section-title">Statistics</h2>
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-sm-12 items card-items stat-items">
<div class="item">
<div class="stat-digits"><span>1.2k</span> <i class="fa fa-calendar" aria-hidden="true"></i></div>
<div class="stat-info">hours of<br>volunteering</div>
</div>
<div class="item">
<div class="stat-digits"><span>9</span> <i class="fa fa-star" aria-hidden="true"></i></div>
<div class="stat-info">completed<br>projects</div>
</div>
<div class="item">
<div class="stat-digits"><span>80</span> <i class="fa fa-hand-spock-o" aria-hidden="true"></i></div>
<div class="stat-info">active<br>volunteers</div>
</div>
</div>
</div>
</div>
</div>
<div class="section history-init">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-sm-12">
<h2 class="section-title">History of organizations</h2>
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-sm-12 items card-items card-init">
<div class="arrows blocked-arrow"><i class="fa fa-caret-left" aria-hidden="true"></i></div>
<div class="item">
<h3>League of Youth<br>Voluntary Service</h3>
<div class="card-img"><img src="img/histories/liga.jpg" alt="Web-site of organization League of Youth Voluntary Service"></div>
<p>Organisation’s team prepares programs for protecting traditions of student groups and growing of the volunteer movement among the youth of Belarus.</p>
<button onclick="window.open('https://it.falanster.by/blog/2017/12/04/navuchycca-vuchycca-4-pytanni-pa-stvarjennju-sajta-ligi-dabraahvotnaj-pracy-moladzi/','_blank')">read the history</button>
</div>
<div class="item item-nonactive">
<h3>Club house<br>"Kryly nadzei"</h3>
<div class="card-img"><img src="img/histories/wings-of-hope.jpg" alt="Web-site of organization Kryly Nadzei"></div>
<p>Platform for the rehabilitation of people with psycho-physical disabilities. Here participants practice social inclusion and mutual help.</p>
<button onclick="window.open('https://it.falanster.by/blog/2017/09/14/padarozhzha-dyletantau-ili-jak-navuchylisja-ljotac-u-intjernece//','_blank')">read the history</button>
</div>
<div class="item item-nonactive">
<h3><br>Komnata 3/0/2</h3>
<div class="card-img"><img src="img/histories/komnata.jpg" alt="Web-site of organization Komnata 302"></div>
<p>Place that connects several public organizations: NGO Fialta, Association of Belarusian students and Minsk Urban Platform.</p>
<button onclick="window.open('https://it.falanster.by/blog/2017/11/01/685/','_blank')">read the history</button>
</div>
<div class="arrows nonblocked-arrow"><i class="fa fa-caret-right" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
<div class="section history-vol">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-sm-12">
<h2 class="section-title">History of volunteers</h2>
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-sm-12 items card-items card-vol">
<div class="arrows blocked-arrow"><i class="fa fa-caret-left" aria-hidden="true"></i></div>
<div class="item">
<h3>Dmitri Buimistrov,<br>frontend developer</h3>
<div class="card-img"><img src="img/histories/Dima.jpg" alt="Photo of Dmitri Buimistrov"></div>
<p>"Digital Lab is a place where you can get experience. Here people get skills that can be useful on the real projects.”</p>
<button onclick="window.open('https://it.falanster.by/blog/2017/06/05/zmicer-it-volunteer/','_blank')">read the history</button>
</div>
<div class="item item-nonactive">
<h3>Anastasia Frost,<br>designer</h3>
<div class="card-img"><img src="img/histories/nascia.jpg" alt="Photo of Anastasia Frost"></div>
<p>“IT volunteering is a good opportunity to reveal yourself, find like-minded people and do something useful for those who don’t have all necessary resources."</p>
<button onclick="window.open('https://it.falanster.by/blog/2017/09/17/design-frost/','_blank')">read the history</button>
</div>
<div class="item item-nonactive">
<h3>Svetlana Kotikova,<br>business analyst</h3>
<div class="card-img"><img src="img/histories/svetlana.jpg" alt="Photo of Svetlana Kotikova"></div>
<p>"Success of the volunteer project depends on personal responsibility. Everyone should be ready to work and be included in the process."</p>
<button onclick="window.open('https://it.falanster.by/blog/2017/11/25/kotikava-how-to-make-website/','_blank')">read the history</button>
</div>
<div class="arrows nonblocked-arrow"><i class="fa fa-caret-right" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
<div class="bottom-wrapper">
<div class="section background-dark">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-sm-12">
<h2 class="section-title">Why is it important?</h2>
<p>It will increase social connections and knowledge exchange between specialists and social activists.</p>
<p>The importance of digital values and rights (like privacy, right for development, overcoming of digital discrimination with gaining of digital knowledge) will be widen through exchange of values and culture code among netizens, geeks, nerds and social pioneers.</p>
<p>It will lead to a sustainable development of our country. If you want to learn more look through <a href="https://falanster.by/be/digital_lab">the project page</a> on Falanster site.</p>
</div>
</div>
</div>
</div>
</div><!-- bottom wrapper -->
<!-- CTA buttons-->
<div class="buttons">
<div class="button-volunteers">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSf30x0QRC8G_z5G7xDUxGYrpwrNrB-lOg9Z4CZ39k37VLh9cA/viewform"><div class="ask-for-valunteers"><span>become volunteer</span></div></a>
</div>
<div class="button-initiatives">
<a href="https://docs.google.com/forms/d/17TAstNrQcY5WOEN3mTZBBLHlacICsgzpBzQ-hI30Aak/viewform"><div class="ask-for-help"><span>ask for help</span></div></a>
</div>
</div>
<!-- end CTA buttons-->
<div class="section subscribe">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-sm-12">
<h2 class="section-title">Do you want to receive monthly news?<br>Subscribe!</h2>
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-sm-12 submit-form">
<!-- Begin MailChimp Signup Form -->
<link href="https://cdn-images.mailchimp.com/embedcode/slim-10_7.css" rel="stylesheet" type="text/css">
<form action="https://falanster.us6.list-manage.com/subscribe/post?u=a85c8705ea30c06ccde479258&id=53758bd248" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="e-mail" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_a85c8705ea30c06ccde479258_53758bd248" tabindex="-1" value=""></div>
<button type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe">subscribe</button>
</form>
<!--End mc_embed_signup-->
<!-- message errorr/succes -->
<div id="mce-responses" class="clear">
<div class="response alert alert-danger" id="mce-error-response" style="display:none">Error. Please, see the field e-mail entry is correct.</div>
<div class="response alert alert-info" id="mce-success-response" style="display:none">You are subscribed! Please, check your email to confirm your email.</div>
</div>
<!--End message errorr/succes -->
</div>
</div>
</div>
</div>
</main>
<footer>
<div class="container">
<div class="row">
<div class="col-lg-12 col-sm-12">
<ul class="bottom-menu list-inline">
<li><a href="#" class="nav-current">Home</a></li>
<li><a href="tos-en.html">Terms of use</a></li>
<li><a href="/blog/">Blog</a></li>
<li><a href="volunteers-en.html">For volunteer</a></li>
<li><a href="initiative-en.html">For initiative</a></li>
<li><a href="community-en.html">Community</a></li>
<li><a href="partners-en.html">Our partners</a></li>
</ul>
<ul class="contact list-inline">
<li>Contact us:</li>
<li><a href="mailto:falanster.by@gmail.com">falanster.by@gmail.com</a></li>
<li><a href="tel:+375291274267">+375 29 127 42 67</a></li>
</ul>
<p class="social"><span class="icons">
<a href="https://www.facebook.com/groups/1039026109504642/?fref=ts" target="_blank">
<i class="fa fa-facebook-official fa-2x" aria-hidden="true"></i>
</a>
<a href="https://vk.com/dig_lab" target="_blank">
<i class="fa fa-vk fa-2x" aria-hidden="true"></i>
</a>
<a href="https://github.com/diglabby" target="_blank">
<i class="fa fa-github fa-2x" aria-hidden="true"></i>
</a>
<a href="https://www.youtube.com/channel/UCAmTfxxasQwNaKkljnmvc5A" target="_blank">
<i class="fa fa-youtube-square fa-2x" aria-hidden="true"></i>
</a>
<a href="https://www.linkedin.com/groups/12028397" target="_blank">
<i class="fa fa-linkedin-square fa-2x" aria-hidden="true"></i>
</a></span>
</p>
<p class="copyleft"><span class="icons"><a href="https://creativecommons.org/licenses/by-sa/4.0/"><i class="cc cc-cc"></i> <i class="cc cc-by"></i> <i class="cc cc-sa"></i></a></span> <a href="https://falanster.by/be">Falanster</a></p>
<p class="bank-info">
Маладзёжнае грамадскае аб'яднанне "Фаланстэр"<br>
Зарэгістравана рашэннем галоўнага упраўлення юстыцыі Мінгарвыканкама ад 23 снежня 2010 года №46.<br>
Мінск, вул. Захарава 77а, пам. 2"Б", 220088<br>
Прыём грамадзян: другі аўторак месяца з 17.00 да 20.00.
</p>
<img src="img/banks.png" alt="Logos of banks and payment systems" class="banks-img">
</div>
</div>
</div>
</footer>
<!-- custom scripts -->
<script src="js/script.js"></script>
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-89579350-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>