-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
444 lines (408 loc) · 17 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="author" content="Stephen Bau" />
<meta name="description" content="Exploring how we imagine, design, and build the future together" />
<meta name="keywords" content="imagine, design, build, social architecture" />
<meta name="generator" content="Eleventy v0.11.0" />
<title>BLDRS | design for resilience</title>
<link rel="shortcut icon" href="/images/favicon.png" />
<link rel="stylesheet" href="https://use.typekit.net/lio5uid.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.min.css" />
<link rel="stylesheet" href="/css/main.css" />
<script defer src="https://use.fontawesome.com/releases/v5.1.0/js/all.js"></script>
<meta itemprop="name" content="Home | BLDRS Collective">
<meta itemprop="description" content="BLDRS Collective is building leaders to design a resilient society">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Home | BLDRS Collective">
<meta name="twitter:description" content="BLDRS Collective is building leaders to design a resilient society">
<meta name="twitter:site" content="@bldrsco">
<meta name="twitter:creator" content="@bauhouse">
<meta name="twitter:image:src" content="https://bldrs.co/images/bldrs-resilience-tagline-twitter-1024x512.jpg">
<meta name="og:title" content="Home | BLDRS Collective">
<meta name="og:description" content="BLDRS Collective is building leaders to design a resilient society">
<meta name="og:image" content="https://bldrs.co/images/bldrs-resilience-tagline-og-1200x630.jpg">
<meta name="og:url" content="https://bldrs.co/">
<meta name="og:site_name" content="BLDRS">
<meta name="og:locale" content="en_CA">
<meta name="og:type" content="website">
<meta name="article:publisher" content="https://www.facebook.com/builderscollective">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"publisher": {
"@type": "Organization",
"name": "BLDRS Collective",
"url": "https://bldrs.co",
"logo": {
"@type": "ImageObject",
"url": "https://bldrs.co/images/favicon.png",
"width": 60,
"height": 60
}
},
"url": "https://bldrs.co",
"image": {
"@type": "ImageObject",
"url": "https://bldrs.co/images/bldrs-resilience-tagline-og-1200x630.jpg",
"width": 1200,
"height": 630
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://bldrs.co"
},
"description": "Exploring how we imagine, design, and build the future together"
}
</script>
</head>
<body class="page-home">
<header class="section">
<div class="container">
<div class="brand columns is-variable is-6">
<div class="column logo">
<h1><a href="/">BLDRS</a></h1>
</div>
<div class="column tagline is-8">
<p>building leaders to design a resilient society</p>
</div>
</div>
<nav class="main-menu">
<ul>
<li class="columns is-variable is-6 menu-imagine">
<div class="column menu-item">
<h2><a href="/imagine/">imagine</a></h2>
</div>
<div class="column menu-item-desc is-8">
<p>creativity and innovation at the <br />intersection of art and science</p>
</div>
</li>
<li class="columns is-variable is-6 menu-design">
<div class="column menu-item">
<h2><a href="/design/">design</a></h2>
</div>
<div class="column menu-item-desc is-8">
<p>influenced by the past, <br />shaping the future</p>
</div>
</li>
<li class="columns is-variable is-6 menu-build">
<div class="column menu-item">
<h2><a href="/build/">build</a></h2>
</div>
<div class="column menu-item-desc is-8">
<p>building resilience,
<br />relationships and community</p>
</div>
</li>
</ul>
</nav>
</div>
</header>
<main>
<section class="section">
<div class="container">
<div class="columns is-variable is-6">
<div class="column">
<div class="card card-imagine">
<div class="card-image">
<figure class="image">
<a href="#"><img src="https://source.unsplash.com/m73iqlbI-3M/960x960" alt="Bauhaus Archiv, Berlin photo by Simone Hutsch" /></a>
</figure>
</div>
<div class="card-content">
<div class="content">
<div class="meta"><a class="author" href="#">David Jones</a></div>
<h3><a href="#">The Structure of Storytelling and the Art and Craft of World Building for Film</a></h3>
</div>
</div>
</div>
</div>
<div class="column">
<div class="card card-design">
<div class="card-image">
<figure class="image">
<a href="#"><img src="https://source.unsplash.com/tvPvROBv0F4/960x960" alt="Evening over Millennium Bridge photo by James Padolsey" /></a>
</figure>
</div>
<div class="card-content">
<div class="content">
<div class="meta"><a class="author" href="#">Sandi Co</a></div>
<h3><a href="#">Bringing Design Education to a New Generation with a Global Mentoring Platform</a></h3>
</div>
</div>
</div>
</div>
<div class="column">
<div class="card card-build">
<div class="card-image">
<figure class="image">
<a href="#"><img src="https://source.unsplash.com/czDvRp5V2b0/960x960" alt="Abu Dhabi Louvre Museum by Alvaro Pinot" /></a>
</figure>
</div>
<div class="card-content">
<div class="content">
<div class="meta"><a class="author" href="#">Brad Smith</a></div>
<h3><a href="#">Construction, Deconstruction and Reconstruction: Exploring the Process of Community Building</a></h3>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="design" class="section section-image has-bg-img" style="background-image: url(https://source.unsplash.com/c9z9RlCh0Zo/1920x1280)">
<div class="section-body">
<div class="container">
<div class="columns is-variable is-6">
<div class="column is-offset-4 is-two-thirds">
<h1 class="title">
Design for Resilience
</h1>
<h2 class="subtitle">
Reimagining our social architecture in the
context of humanity + technology at scale
</h2>
</div>
</div>
</div>
</div>
</section>
<section id="imagine" class="section is-medium">
<div class="container">
<div class="columns is-variable is-6">
<div class="column">
<figure class="image">
<span class="img-border"><img src="https://source.unsplash.com/324nknuhxDg/960x960" alt="Photo from Unsplash" /></span>
<figcaption><strong>Art + Science:</strong> at the intersection of creativity and technology</figcaption>
</figure>
</div>
<div class="column">
<p>The iconic images for me as a child were Walt Disney on television and the other
was Albert Einstein, who had embodied this thing about understanding the world.
I grew up liking both of those, but the deepest thing that I wanted to do was
become an animator. I did a lot of drawing all the way through high school. I
even had a class where I got an A plus, plus, plus. Now, I know that was based
more on quantity than quality.</p>
<p>As I went from high school to go to college, I realized that I didn’t know how
to get the skills and it was not up to the level that I saw in the Disney
animators, so I switched over to Physics.</p>
</div>
<div class="column">
<p>Here’s the interesting thing I found. I’ve told this story before, as you would
guess, over the years, and there’s always a titter and laughter in the audience,
because the general concept that we have is to go from art to science is
incongruous.</p>
<p>Why is it incongruous to go from one to the other and why do we think of them as
two very different personalities? I will say that over the years, I have known
world-class mathematicians and scientists and artists and programmers, and if I
were to take another characteristic, let’s say it’s their organizational skills,
the ability to get stuff done. I haven’t found a correlation between them.</p>
</div>
</div>
</div>
</section>
<section id="build" class="section">
<div class="container">
<div class="columns is-variable is-6">
<div class="column is-one-third section-heading">
<h2 class="title">builders collective</h2>
</div>
</div>
<div class="columns is-variable is-6">
<div class="column is-two-thirds">
<p>A gathering of people who are investing their collective time, energy
and
resources in the challenge of reimagining our social architecture.</p>
</div>
<div class="column">
<div class="control">
<button class="button is-medium is-link">
<strong>Join Us</strong>
</button>
</div>
</div>
</div>
<div class="profile-images columns">
<div class="column">
<figure class="image">
<img class="is-rounded" src="https://source.unsplash.com/uGXEEwnvIkQ/256x256" alt="People photos from Unsplash" />
</figure>
</div>
<div class="column">
<figure class="image">
<img class="is-rounded" src="https://source.unsplash.com/2llsUy9LP50/256x256" alt="People photos from Unsplash" />
</figure>
</div>
<div class="column">
<figure class="image">
<img class="is-rounded" src="https://source.unsplash.com/2EGNqazbAMk/256x256" alt="People photos from Unsplash" />
</figure>
</div>
<div class="column">
<figure class="image">
<img class="is-rounded" src="https://source.unsplash.com/LirPcFdrJkE/256x256" alt="People photos from Unsplash" />
</figure>
</div>
<div class="column">
<figure class="image">
<img class="is-rounded" src="https://source.unsplash.com/Ml4tr2WO7JE/256x256" alt="People photos from Unsplash" />
</figure>
</div>
<div class="column">
<figure class="image">
<img class="is-rounded" src="https://source.unsplash.com/9R-CH7PR150/256x256" alt="People photos from Unsplash" />
</figure>
</div>
</div>
</div>
</section>
<section id="community" class="section is-medium">
<div class="container">
<div class="columns is-variable is-6">
<div class="column">
<a href="/events/">
<figure class="image has-text-centered">
<img class="shape circle" src="images/circle.svg" alt="circle" />
<figcaption><h2 class="title">events</h2></figcaption>
</figure>
</a>
</div>
<div class="column">
<a href="/courses/">
<figure class="image has-text-centered">
<img class="shape triangle" src="images/triangle.svg" alt="triangle" />
<figcaption><h2 class="title">courses</h2></figcaption>
</figure>
</a>
</div>
<div class="column">
<a href="/projects/">
<figure class="image has-text-centered">
<img class="shape square" src="images/square.svg" alt="square" />
<figcaption><h2 class="title">projects</h2></figcaption>
</figure>
</a>
</div>
</div>
</div>
</section>
<section id="connect" class="section">
<div class="container">
<div class="columns is-vcentered is-variable is-6">
<div class="column">
<p class="title">connect</p>
<p class="subtitle is-4 has-text-grey-light">Keep in touch and stay informed about the latest events, courses, and projects.</p>
</div>
<div class="column">
<form action="#subscribe" method="POST" accept-charset="utf-8">
<div class="field is-grouped">
<div class="control has-icons-left is-expanded">
<input type="email" value="" name="email" class="input is-medium is-flat" placeholder="email address" required="">
<span class="icon is-small is-left">
<svg class="svg-inline--fa fa-envelope fa-w-16" aria-hidden="true" data-prefix="fas" data-icon="envelope" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg><!-- <i class="fas fa-envelope"></i> -->
</span>
</div>
<div class="control">
<button class="button is-medium is-link">
<strong>Subscribe</strong>
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
</main>
<footer class="footer has-background-black">
<div class="container">
<a class="logo-icon" href="/">BLDRS</a>
<h2 class="title is-4"><a href="https://builderscollective.com/">builders collective</a></h2>
<div class="columns is-variable is-6">
<div class="column is-one-third">
<div class="site-description">
<p>A gathering of people who are investing their
collective <a href="https://timeenergyresources.com/">time, energy, and resources</a> in the
challenge of reimagining our <a href="https://socialarc.com/">social architecture</a>.</p>
</div>
</div>
<div class="column is-offset-2">
<div class="columns is-variable is-6">
<div class="column">
<ul class="menu menu-process">
<li class="imagine"><a href="/imagine/">imagine</a></li>
<li class="design"><a href="/design/">design</a></li>
<li class="build"><a href="/build/">build</a></li>
</ul>
</div>
<div class="column">
<ul class="menu menu-community">
<li class="imagine"><a href="/events/">events</a></li>
<li class="design"><a href="/courses/">courses</a></li>
<li class="build"><a href="/projects/">projects</a></li>
</ul>
</div>
<div class="column">
<ul class="menu menu-connect">
<li class="imagine"><a href="/about/">about</a></li>
<li class="design"><a href="/connect/">connect</a></li>
<li class="build"><a href="/join/">join</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="columns is-variable is-6 brands">
<div class="column is-half">
<h2 class="title is-4 logo-outlines"><a href="/">BLDRS</a></h2>
</div>
<div class="column">
<div class="social-network">
<a href="https://www.patreon.com/builders">
<span class="icon">
<i class="fab fa-patreon"></i>
</span>
</a>
<a href="https://github.com/builders">
<span class="icon">
<i class="fab fa-github"></i>
</span>
</a>
<a href="https://medium.com/builderscollective">
<span class="icon">
<i class="fab fa-medium"></i>
</span>
</a>
<a href="https://www.pinterest.ca/builderscollective/">
<span class="icon">
<i class="fab fa-pinterest"></i>
</span>
</a>
<a href="https://www.behance.net/bldrs">
<span class="icon">
<i class="fab fa-behance"></i>
</span>
</a>
<a href="https://www.facebook.com/builderscollective">
<span class="icon">
<i class="fab fa-facebook"></i>
</span>
</a>
<a href="https://www.instagram.com/bldrsco/">
<span class="icon">
<i class="fab fa-instagram"></i>
</span>
</a>
<a href="https://twitter.com/bldrsco">
<span class="icon">
<i class="fab fa-twitter"></i>
</span>
</a>
</div>
</div>
</div>
<p class="site-info">BLDRS Collective Inc. | <a href="https://github.com/builders/builders.github.io">GitHub</a> | MIT License</p>
</div>
</footer>
</body>
</html>