-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
283 lines (248 loc) · 9.59 KB
/
404.html
File metadata and controls
283 lines (248 loc) · 9.59 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
<!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 | Page not found</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="Page not found | 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="Page not found | 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="Page not found | 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/404.html">
<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-404">
<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">
<div class="column menu-item">
<h2><a href=".">404</a></h2>
</div>
<div class="column menu-item-desc is-8">
<p><strong>Page Not Found</strong> <br />Can we help you find what you’re looking for?</p>
</div>
</li>
</ul>
</nav>
</div>
</header>
<main>
<section class="section is-medium">
<div class="container">
<div class="columns is-variable is-6">
<div class="column">
<h1 class="title">Places to go. <br />Things to do.</h1>
</div>
<div class="column">
<p>If this was not quite what you expected, life does have a way of
turning us around when we least expect it. Or perhaps this is just what
you expected. In either case, may we suggest some ideas for your
consideration?</p>
<hr />
<p class="menu-label">Start Over</p>
<ul class="menu-list">
<li><a href="/">Home</a></li>
</ul>
<p class="menu-label">Process</p>
<ul class="menu-list">
<li><a href="/imagine/">Imagine</a></li>
<li><a href="/design/">Design</a></li>
<li><a href="/build/">Build</a></li>
</ul>
<p class="menu-label">Actions</p>
<ul class="menu-list">
<li><a href="/events/">Events</a></li>
<li><a href="/courses/">Courses</a></li>
<li><a href="/projects/">Projects</a></li>
</ul>
<p class="menu-label">Connections</p>
<ul class="menu-list">
<li><a href="/about/">About</a></li>
<li><a href="/connect/">Connect</a></li>
<li><a href="/join/">Join</a></li>
</ul>
</div>
<div class="column">
<p>Sometimes, getting lost is not the worst thing in the world. You
just might happen to discover something even better. We have been
curating some other ideas that you might find to be even more
interesting than what you were looking for.
</p>
<hr />
<p class="menu-label">Design Mentoring</p>
<ul class="menu-list">
<li><a href="https://stephenbau.com/">The Changelog by Stephen Bau</a></li>
</ul>
<p class="menu-label">Resources</p>
<ul class="menu-list">
<li><a href="https://imaginaxiom.com/">Imaginaxiom</a></li>
<li><a href="https://designinfluences.com/">Design Influences</a></li>
<li><a href="https://builderscollective.com/">Builders Collective</a></li>
</ul>
<p class="menu-label">Projects</p>
<ul class="menu-list">
<li><a href="https://timeenergyresources.com/">Time, Energy, and Resources</a></li>
<li><a href="https://designinfluences.org/">Shaping the Future</a></li>
<li><a href="https://socialarc.com/">Social Architecture</a></li>
</ul>
<p class="menu-label">Relationships</p>
<ul class="menu-list">
<li><a href="https://threeprogress.com/">Three: progress and the evolution of ideas</a></li>
<li><a href="https://therecipebox.club/">The Recipe Box</a></li>
<li><a href="https://faithhopelove.ca/">Faith Hope Love</a></li>
</ul>
</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>