-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
511 lines (463 loc) · 23 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
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
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Search Engine -->
<meta name="description" content="Donate today to bring a student to FAB16">
<meta name="image" content="https://donate.fabevent.org/FAB16Montreal.png">
<!-- Schema.org for Google -->
<meta itemprop="name" content="Let's all go to FAB16">
<meta itemprop="description" content="Donate today to bring a student to FAB16">
<meta itemprop="image" content="https://donate.fabevent.org/FAB16Montreal.png">
<!-- Open Graph general (Facebook, Pinterest & Google+) -->
<meta name="og:title" content="Let's all go to FAB16">
<meta name="og:description" content="Donate today to bring a student to FAB16">
<meta name="og:image" content="https://donate.fabevent.org/screenshot2020.png">
<meta name="og:url" content="https://donate.fabevent.org">
<meta name="og:site_name" content="Let's all go to FAB16">
<meta name="og:video" content="https://donate.fabevent.org/donatefab15.mp4">
<meta name="fb:admins" content="596356631">
<meta name="og:type" content="website">
<title>Let's all go to FAB16</title>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css"
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<section class="hero is-medium is-link"
style="background-image: url(./drawing3-02.svg); background-position: center center; background-size: cover">
<div class="hero-body">
<div class="container">
<div class="columns">
<div class="column is-8-desktop is-offset-2-desktop">
<h1 class="title is-2 is-spaced has-text-centered">
The Fiore Basile "Bit Ninja"<br>
FABx Scholarship<br>
</h1>
<h2 class="subtitle is-4 has-text-centered">
Many <a href="https://fabacademy.org">Fab Academy</a> and <a href="https://textile-academy.org">
Fabricademy</a> students <strong> are
unable to attend their graduation at FAB16</strong> due to
distance and lack of resources.<br><br>
<strong>In memory of Fiore Basile</strong>, we’ve created an annual
scholarship<br> fund to help Academany students attend their
graduation,<br> this year in Canada! See below for more
information on FAB16 Montreal.<br><br>
<strong>Let’s help our Fab Students participate in FAB16!</strong>
</h2>
<div class="progress-box">
<h2 class="is-size-4 is-primary" style="line-height: 30px; margin-bottom:8px">
<strong>COLLECTED</strong><br>
<span class="is-size-2">$4.411</span></h2>
<progress class="progress is-danger is-large" value="20" max="100">20%</progress>
<h2 class="is-size-4 is-primary has-text-right" style="margin-top: -20px; line-height: 30px">
<strong>GOAL</strong><br><span class="is-size-2">$20.000</span></h2>
</div>
<div class="has-text-centered">
<a class="button is-warning is-large has-shadow" href="#section-donate">Donate</a>
</div>
<div style="height:400px"></div>
</div>
</div>
</div>
</div>
</section>
<section class="hero is-medium is-desert">
<div class="hero-body has-text-centered">
<div class="container">
<div class="title">FAB16: The annual Fab Lab gathering this year is in Montréal</div>
<img src="./FAB16Montreal.png" />
<div style="height: 48px"></div>
<div class="subtitle is-2">
The theme of FAB16 is “Fabricating the Commons”
</div>
<div class="subtitle is-4">
Fab16 Montréal is the annual global gathering of Fab Labs organized by the Center for
Bits & Atoms at MIT, the Fab Foundation and the Fab Lab network in Canada.
This year's conference theme is “Fabricating the Commons”, finding ways to collectively
work toward the common good: sustainable and inclusive living, sustainable
manufacturing, sustainable resources, sustainable cities working toward a sustainable
planet through the lens of digital fabrication and technology development. <br><br>
<strong>Fiore Basile</strong> was an inspiring and instrumental member of the Fab Lab Network,
managing the IT infrastructure for fablabs.io, Fab Foundation, and Academany
programs. He also co-founded the innovative Fabricademy course and supported the
growth of the global Fab Lab network. Fiore always saw Academany graduation as an
important step in bringing new individuals into the Fab Lab network. Academy
Graduation is a time when the community embraces students’ achievements and
welcomes them to the network and to a world of opportunities, enabled by their pursuit
of how to make (almost) anything!<br><br>
</div>
</div>
<br>
<div class="subtitle is-4 has-text-weight-bold has-text-dark">
His dream was to have ALL of the atoms of all graduates from around the world attend
the FABx conference, after<br> spending 6 months of classes together as online bits.
In the spirit of the course, the goal is to covert bits into atoms.<br><br>
Our goal is to receive at least $20,000 to fund travel for Academany graduates from all
over the world.
</div>
<div style="height: 48px"></div>
<div class="has-text-centered">
<a class="button is-large is-dark" href="http://fab16.org/" target="_blank">Visit website</a>
</div>
</div>
</section>
<section class="hero">
<div class="hero-body">
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/GmAYzPTKrdc" frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen
style="background-color: white;"></iframe>
</div>
</div>
</div>
<section class="hero is-link ">
<div class="hero-body">
<div class="title is-2 has-text-centered">Why is Academany Graduation so important?</div>
<br>
<div class="subtitle is-3 has-text-centered">
The FABx conference is a <strong>unique opportunity</strong> for students<br>
to <strong>meet their cohort person</strong>, meet Fab Lab network experts and gurus, and
start<br> <strong>collaborations</strong> that make impact in the world.</div>
<div style="height: 48px"></div>
<div class="container">
<div class="columns is-multiline">
<div class="column">
<div class="card is-fixed-height">
<div class="card-media">
<figure class="image is-4-3">
<img src="./conferenec.jpg">
</figure>
</div>
<div class="card-content">
<div class="content">
<h3 class="is-size-4">Conference & Talks</h3>
<p>A full week of stimulating talks, collaborative project working sessions and
demonstrations around global challenges.</p>
</div>
</div>
</div>
</div>
<div class="column">
<div class="card is-fixed-height">
<div class="card-media">
<figure class="image is-4-3">
<img src="./workshops.jpg">
</figure>
</div>
<div class="card-content">
<div class="content">
<h3 class="is-size-4">Workshops</h3>
<p>Hands-on activities for learning and sharing new skills.</p>
</div>
</div>
</div>
</div>
<div class="column">
<div class="card is-fixed-height">
<div class="card-media">
<figure class="image is-4-3">
<img src="./graduation.jpg">
</figure>
</div>
<div class="card-content">
<div class="content">
<h3 class="is-size-4">Graduation</h3>
<p>Students receive their diplomas and celebrate together such a great achievement.</p>
</div>
</div>
</div>
</div>
</div>
<div style="height: 72px"></div>
<h3 class="subtitle is-2 has-text-centered">
By supporting Academany students, you are supporting the <strong>future</strong> of our
community. For more information about our educational programs check out
<a class="has-text-dark" href="http://fabacademy.org/">Fab Academy</a> and
<a class="has-text-dark" href="https://textile-academy.org/">Fabricademy</a></h3>
</div>
</div>
</section>
<section id="section-donate" class="hero is-medium is-link">
<div class="hero-body">
<div class="container">
<div class="title is-3 has-text-centered">Join our supporters:<br><br>Phanuwit Kanthatham - Neil Gershenfeld -
Saverio Silli - H.J. Buursen - Francisco Sanchez - Fiore Basile -
Jean-Luc Pierite - Junfeng Ding - 川原 淳 - Nuria Robles - Adrián Torres Omaña - Luciana Asinari -
Epifanio Luis Lorenzo Cueva - Gianluca Pugliese Pugliese - Carlo Bertante - Adel Kheniche - Juan Miranda -
Dani Pérez Rodríguez - Pablo Nuñez Gonzalez - Marta Verde Baqueiro - Greg Buckland - Ivan Sanchez Milara - Yong Woo Song<br><br>
Donate today</div>
<div class="subtitle has-text-centered">You have many options to give and every dollar helps!</div>
<div class="columns">
<div class="column" style="padding:0; max-width: 500px; margin-left: auto; margin-right: auto">
<div class="card" style="margin-top: 32px; margin-bottom: 32px; padding:0;">
<div class="card-content has-text-centered">
<p class="subtitle is-4 has-text-link has-text-weight-bold ">Donate $1000 to fund a scholarship for one student!</p>
<p class="subtitle is-5 has-text-link has-text-weight-bold">Don't have $1000? $10 is ok too! </p>
<p class="title is-5 has-text-grey">Give what you are able to give,
to support the Fiore Basile "Bit Ninja" FABx Scholarship!<br>You will make someone very happy!</p>
<p class="has-text-centered">Help us quickly reach the goal!</p>
</div>
<div class="card-footer">
<div class="card-footer-item">
<a class="button is-large is-link" href="http://bit.ly/donate-fabevent">Donate via Paypal</a>
</div>
</div>
</div> <!-- end card-->
</div> <!-- end column -->
</div>
<div class="columns">
<div class="column is-12 has-text-centered">
<div class="is-4">The campaign website will feature sponsors of one or more students including their photo
and short profile.</div>
<div class="is-4">All donors names and donations will be featured in the campaign website.</div>
</div>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="content">
<h3 class="title is-size-3 has-text-centered">Other ways to contribute</h3>
<h3 class="subtitle is-size-4 has-text-centered has-text-grey">
You can also make a difference by giving your time!
</h3>
<br>
<div class="columns">
<div class="column">
<div class="card is-fixed-height-2">
<div class="card-content is-top-padded">
<div class="content">
<h3>Share on Social networks</h3>
<p>Promote the campaign to all your contacts on
social networks. Post something about it in your blog or
community newsletter. Talk to your friends.
</p>
</div>
</div>
<div class="card-footer">
<div class="card-footer-item">
<a href="https://facebook.com/sharer/sharer.php?u=https%3A%2F%2Fdonate.fabevent.org" target="_blank"
rel="noopener" class="has-right-margin-1">
<span class="icon is-medium"><i class="fab fa-2x fa-facebook"></i></span>
</a>
<a href="https://twitter.com/intent/tweet/?text=LET'S%20ALL%20GO%20TO%20FAB16&url=https%3A%2F%2Fdonate.fabevent.org"
target="_blank" rel="noopener" class="has-right-margin-1">
<span class="icon is-medium"><i class="fab fa-2x fa-twitter"></i></span>
</a>
<a href="mailto:?subject=LET'S%20ALL%20GO%20TO%20FAB16&body=https%3A%2F%2Fdonate.fabevent.org"
target="_self" rel="noopener">
<span class="icon is-medium"><i class="fa fa-2x fa-envelope"></i></span>
</a>
</div>
</div>
</div>
</div> <!-- column -->
<div class="column">
<div class="card is-fixed-height-2">
<div class="card-content">
<h3>Volunteer for the campaign</h3>
<p>Help promoting the campaign to potential sponsors and
collecting donations. <br>Talk to the FAB16 team and
learn how you can help.</p>
</div>
<div class="card-footer">
<div class="card-footer-item">
<a class="button is-primary" href="#">Get in touch</a>
</div>
</div>
</div>
</div> <!-- column -->
<div class="column">
<div class="card is-fixed-height-2">
<div class="card-content">
<h3>Organise a Fundrising Event</h3>
<p>Workshops and events are quick ways to
collect funds for a group donation.<br>
You could also try to make and sell Fab Lab made gadgets</p>
</div>
<div class="card-footer">
<div class="card-footer-item">
<a class="button is-success" href="https://www.wikihow.com/Organize-a-Fundraiser"
target="_blank">See some ideas</a>
</div>
</div>
</div> <!-- column -->
</div><!-- columns-->
</div>
</div>
</div>
</section>
<section class="hero is-medium">
<div class="hero-body">
<div class="container">
<div class="columns">
<div class="column is-8-desktop is-offset-2-desktop">
<h3 class="title has-text-centered">Frequently Asked Questions</h3>
</div>
</div>
<div class="columns is-multiline">
<div class="column is-4">
<div class="content">
<h4 class="subtitle">How can students apply to the scholarship?</h4>
<p>
Students should fill the <a href="https://bit.ly/fab15-travel-apply">application form</a>.
</p>
</div>
</div>
<div class="column is-4">
<div class="content">
<h4 class="subtitle">How many students are you going to support?</h4>
<p>
Based on the donations received, we aim to support at least 20 students.</p>
</div>
</div>
<div class="column is-4">
<div class="content">
<h4 class="subtitle">Which expenses will be covered?</h4>
<p>We will cover travel and accomodation expenses for the students. The conference ticket will be
covered by their Fab Academy tuition fees.</p>
</div>
</div>
<div class="column is-4">
<div class="content">
<h4 class="subtitle">How will beneficiaries be selected?</h4>
<p>The grant will be received by Fab Academy and Fabricademy graduates only. Students can also be
proposed by their local mentors for their merit
and a final selection, based on funds available, will be made by the course coordinators. It's also
possible to apply using this <a href="https://bit.ly/fab15-travel-apply">application form</a>.
</p>
</div>
</div>
<div class="column is-4">
<div class="content">
<h4 class="subtitle">Is my donation providing me a tax discount?</h4>
<p>The donation is received by the Fab Foundation, a US non-profit 501(c) 3 organization. Please check
the
rules in your country for donations in favour of US based non-profits.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
<section class="hero is-medium">
<div class="hero-body">
<div class="container">
<div class="columns">
<div class="column is-8-desktop is-offset-2-desktop">
<h3 class="title has-text-centered">Thanks to</h3>
<div class="columns is-multiline">
<div class="column is-12 has-text-centered">
<h3 class="subtitle has-text-dark has-text-weight-bold">SPONSORS</h3>
</div>
<div class="column has-text-centered">
<figure class="image is-128x128" style="margin: 0 auto">
<image class="is-rounded" src="http://placehold.it/128x128" />
</figure>
<br>Tom Waits
</div>
<div class="column has-text-centered">
<figure class="image is-128x128" style="margin: 0 auto">
<image class="is-rounded" src="http://placehold.it/128x128" />
</figure>
<br>Tom Waits
</div>
<div class="column has-text-centered">
<figure class="image is-128x128" style="margin: 0 auto">
<image class="is-rounded" src="http://placehold.it/128x128" />
</figure>
<br>Tom Waits
</div>
</div>
<div class="columns is-multiline">
<div class="column is-12 has-text-centered">
<h3 class="subtitle has-text-dark has-text-weight-bold">CONTRIBUTORS</h3>
</div>
<div class="column has-text-centered">
Tom Waits
</div>
<div class="column has-text-centered">
Robert Smith
</div>
<div class="column has-text-centered">
Ziggy Stardust
</div>
<div class="column has-text-centered">
Robert Smith
</div>
</div>
<div class="columns is-multiline">
<div class="column is-12 has-text-centered">
<h3 class="subtitle has-text-dark has-text-weight-bold">SUPPORTERS</h3>
</div>
<div class="column has-text-centered">
Tom Waits
</div>
<div class="column has-text-centered">
Robert Smith
</div>
<div class="column has-text-centered">
Ziggy Stardust
</div>
<div class="column has-text-centered">
Robert Smith
</div>
<div class="column has-text-centered">
Ziggy Stardust
</div>
</div>
</div>
</div>
</div>
</div>
</section>
-->
<div class="section is-medium has-happy-bg">
<div class="container">
</div>
</div>
<footer class="footer has-text-centered has-background-info">
<div class="container">
<div class="columns">
<div class="column is-8-desktop is-offset-2-desktop">
<p>
<figure class="image" style="margin: 0 auto; width: 200px">
<img src="./fabfoundation.svg" style="width: 200px" />
</figure>
<p class="has-text-white has-text-small">
This campaign is organized by the <strong><a class="has-text-light" href="https://fabfoundation.org">Fab
Foundation</a> </strong>
- a US non-profit 501(c) 3 organization. Our mission is to provide access to the tools, the knowledge
and the financial means to educate,
innovate and invent using technology and digital fabrication to allow anyone to make (almost) anything,
and thereby creating opportunities
to improve lives and livelihoods around the world. Community organizations,
educational institutions and non-profit concerns are our primary beneficiaries.
<br>
<br><a class="has-text-light" href="https://fab16.fabevent.org">Fab16 Montréal</a> is the annual gathering
of Fab Labs organized by the <a class="has-text-light" href="https://fabfoundation.org">Fab
Foundation</a> and <a class="has-text-light" href="#">Fab Labs in Montréal</a>
</p>
</p>
</div>
</div>
</div>
</footer>
<script type="text/javascript" src="lib/main.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-42131469-10"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-42131469-10');
</script>
</body>
</html>