-
Notifications
You must be signed in to change notification settings - Fork 3
/
the-foundation.html
290 lines (262 loc) · 10.4 KB
/
the-foundation.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
---
title: Foundation
layout: default
---
<div class="foundation-page page-content">
<div class="landing-hero flex align-content-center">
<div class="col-sm-12 col-md-6">
<h1 class="landing-headline fabcity-mb-25">
The Fab City Foundation
</h1>
<h5>
The Fab City Foundation supports the global initiative through the development of projects and educational programs that are focused on building the capacity
of cities and their communities. Based in e-Estonia,
the Foundation is location independent and supports distributed programs and projects the world over.
</h5>
</div>
</div>
<div class="projects bg-orange container-fluid fabcity-p-tb-50 with-border-bottom">
<div class="row">
<div class="col-md-12">
<h2>
Projects
</h2>
</div>
</div>
<div class="row fabcity-m-tb-50">
<div class="col-md-6">
<p>
The Fab City Foundation develops and supports programs to advance the global Fab City agenda.
We work with leaders from cities, municipalities, businesses and international institutions
to develop unique implementation projects, pilots and strategic planning.
</p>
<a href="/contact.html" class="fab-city-link">Contact us →</a>
</div>
<div class="col-md-6">
<p>
Our prototyping approach unfolds a design-centred process through the identification of global trends,
analysis and mapping of local impacts and opportunities, and the real-world co-design and piloting of situated solutions.
We work closely with our partners, but never in silo, as every project feeds our Network’s global commons.
The Fab City Foundation welcomes and reviews all requests for collaboration that aligns with our manifesto
and strategic action plan. We are currently particularly interested in unfolding projects in the southern hemisphere.
</p>
</div>
</div>
<div class="line-separator"></div>
<div class="row flex align-items-center fabcity-m-tb-50">
<div class="col-md-6">
<h3 class="fabcity-mb-30">
Current Projects
</h3>
<p>
The Fab City Foundation is currently involved in the following projects
</p>
<a href="https://www.fabcity.hamburg/en/fab-city-os-projekt-interfacer" target="_blank" class="fab-city-link">
INTERFACER React-EU Project →
</a>
</div>
</div>
<div class="line-separator"></div>
<div class="row flex align-items-center fabcity-mt-50">
<div class="col-md-12">
<h3 class="fabcity-mb-10">
Projects we support
</h3>
</div>
</div>
<div class="row projects-container">
{% for project in site.data.programs-projects.projects %}
<div class="project-card col-md-3 fabcity-mt-40">
<div class="project-cover fabcity-mb-30" style="background-image:url({{ project.image | relative_url }})"></div>
<a href="{{project.link}}" target="_blank" class="fab-city-link">
{{project.name}}
</a>
</div>
{% endfor %}
</div>
</div>
<div class="programs container-fluid fabcity-p-tb-50">
<div class="row">
<div class="col-md-12">
<h2>
Programs
</h2>
</div>
</div>
<div class="row fabcity-m-tb-50">
<div class="col-md-6">
<p>
Fab City Foundation invests in education and training for transformational change. Making use
of the Strategic Action Plan and Fab City Network
to facilitate Distributed Learning Platforms. Educational programs aim to support the next generation of entrepreneurs, executives and policymakers through lifelong learning and training
of trainers. We envisage a global community of leaders driving change in their local communities.
</p>
</div>
<div class="col-md-6">
<p>
We collaborate on tailor-made training solutions for cities and regions looking to become more resilient, sustainable and inclusive. Our programs respond to and inspire real-world solutions through prototyping and community engagement. They are supported by the Future Learning team at Fab Lab Barcelona.
</p>
<p>
Interested in our learning programs?
</p>
<a href="/contact.html" class="fab-city-link">Contact us →</a>
</div>
</div>
<div class="line-separator"></div>
<div class="row flex align-items-center fabcity-m-tb-50">
<div class="col-md-12">
<h3 class="fabcity-mb-40">
Our programs
</h3>
</div>
<div class="col-md-6">
<img src="assets/images/programs_projects/MDEF_master.jpg" alt="" class="img-fluid fabcity-mb-35 min-width-100">
<a href="/mddi.html" class="fab-city-link">
Master in Design for Distributed Innovation →
</a>
</div>
<div class="col-md-6">
<img src="assets/images/programs_projects/Vietnam_Unesco.jpg" alt="" class="img-fluid fabcity-mb-35 min-width-100">
<span class="fabcity-font-size-20">
<!--Master in Design for Distributed Design and Innovation → -->
Vietnam UNESCO
</span>
</div>
</div>
<div class="line-separator"></div>
<div class="row flex align-items-center fabcity-mt-50">
<div class="col-md-12">
<h3 class="fabcity-mb-10">
Programs we support
</h3>
</div>
</div>
<div class="row projects-container fabcity-mb-50">
{% for program in site.data.programs-projects.programs %}
<div class="project-card col-md-3 fabcity-mt-40">
<div class="project-cover fabcity-mb-30" style="background-image:url({{ program.image | relative_url }})"></div>
<a href="{{program.link}}" target="_blank" class="fab-city-link">
{{program.name}}
</a>
</div>
{% endfor %}
</div>
<div class="line-separator"></div>
<div class="fabcity-pt-50">
<div class="row">
<div class="col-md-6 flex">
<div>
<h2 class="fabcity-mb-20">
Distributed Learning
</h2>
<p class="col-md-10 fabcity-pl-0 fabcity-mb-20">
Fab City invests in life-long learning.
Our approach follows a Distributed Learning model, which contributes to more accessible education globally.
</p>
</div>
<a href="https://blog.fab.city/fab-city-as-a-distributed-learning-space-148b0b145763?source=collection_home---4------0-----------------------" target="_blank" class="fab-city-link align-self-flex-end fabcity-pb-20">
Read more on the blog →
</a>
</div>
<div class="col-md-6 flex align-items-center">
<img src="assets/images/pages/foundation/online_learning.jpg" alt="" class="img-fluid min-width-100">
</div>
</div>
</div>
</div>
<div class="with-line-separator bg-blue fabcity-p-tb-50 container-fluid">
<div class="row">
<div class="col-md-12">
<h2 class="fabcity-mb-30">
People
</h2>
</div>
</div>
{% for group in site.data.people.groups %}
<div class="row">
<h3 class="col-md-12">
{{ group.groupName }}
</h3>
</div>
<div class="row fabcity-mb-50">
<div class="col-md-12 people-container fabcity-mt-20">
{% for person in group.people %}
<div class="person-card flex-column flex align-items-center text-center">
<div class="picture-person fabcity-mb-30" style="background-image:url({{person.picture | relative_url }})"></div>
<p class="person-name display-block">
{{person.name}}
</p>
<span class="display-block fabcity-font-size-14">{{person.position}}</span>
{% if person.second-position %}
<span class="display-block fabcity-font-size-14">{{person.second-position}}</span>
{% endif %}
</div>
{% endfor %}
<i aria-hidden="true"></i>
<i aria-hidden="true"></i>
<i aria-hidden="true"></i>
<i aria-hidden="true"></i>
</div>
</div>
{% if group.group-id != "team"%}
<div class="line-separator fabcity-mb-50"></div>
{% endif %}
{% endfor %}
</div>
<div class="organizations-container fabcity-p-tb-50 container-fluid">
<div class="row">
<div class="col-md-12">
<h3>
Organisations we work with
</h3>
</div>
</div>
<div class="row">
<div class="col-md-12 fabcity-mt-35 flex space-between flex-wrap">
{% for image in site.static_files %}
{% if image.path contains 'assets/images/organizations' %}
<div class="organizations-image">
<img src="{{ image.path }}" alt="">
</div>
{% endif %}
{% endfor %}
<i aria-hidden="true"></i>
<i aria-hidden="true"></i>
<i aria-hidden="true"></i>
<i aria-hidden="true"></i>
<i aria-hidden="true"></i>
<i aria-hidden="true"></i>
</div>
</div>
</div>
<div class="fabcity-p-tb-50 container-fluid with-line-separator">
<div class="row flex fabcity-m-tb-10">
<div class="col-md-6 flex fabcity-m-tb-20">
<div class="fabcity-mb-30 width-100">
<h3 class="fabcity-mb-20">
Work with us
</h3>
<p class="fabcity-font-size-20">We consult for cities, non-profits and companies focused on the strategic action plan, full stack approach to city and bioregional transformation.</p>
</div>
<a href="/contact.html" class="align-self-flex-end">
<button class="fabcity-btn secondary">
Contact us
</button>
</a>
</div>
<div class="col-md-6 flex fabcity-m-tb-20">
<div class="fabcity-mb-30 width-100">
<h3 class="fabcity-mb-20">
Open positions
</h3>
<p class="fabcity-font-size-20">For open positions with the Foundation, please see our jobs board.</p>
</div>
<a href="https://www.notion.so/Fab-City-Foundation-s-jobs-board-fb322fd981e348cdb086372c3039e3ec" target="_blank" class="align-self-flex-end">
<button class="fabcity-btn secondary">
Jobs Board
</button>
</a>
</div>
</div>
</div>
</div>