-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
414 lines (387 loc) · 15.9 KB
/
about.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
<!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">
<link href="favicon.gif" rel="shortcut icon">
<title>Bucky Box - Company History and Timeline</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet" />
<link href="stylesheets/all.css" rel="stylesheet" />
<link rel="prefetch" href="/tour.html" /><link rel="prefetch" href="/team.html" /><link rel="prefetch" href="/security.html" /><link rel="prefetch" href="/privacy.html" /><link rel="prefetch" href="/hosting.html" /><link rel="prefetch" href="/about.html" /><link rel="prefetch" href="/" />
<!-- 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]-->
</head>
<body>
<header id='header'>
<div class='container'>
<div class='navbar navbar-default' role='navigation'>
<div class='container-fluid'>
<div class='navbar-header'>
<button class='navbar-toggle' data-target='.navbar-collapse' data-toggle='collapse' type='button'>
<span class='sr-only'>Toggle navigation</span>
<span class='icon-bar'></span>
<span class='icon-bar'></span>
<span class='icon-bar'></span>
</button>
<a class='navbar-brand' href='/'>
<img alt="Logo Buckybox" src="images/logo-buckybox.png" />
</a>
</div>
<div class='navbar-collapse collapse'>
<ul class='nav navbar-nav'>
<li class=''>
<a href="/">Home</a>
</li>
<li class=''>
<a href="tour.html">Tour</a>
</li>
<li class=''>
<a href="hosting.html">Hosting</a>
</li>
<li>
<a href="https://blog.buckybox.com/">Blog</a>
</li>
<li class='active'>
<a href="about.html">About</a>
</li>
</ul>
<ul class='nav navbar-nav navbar-right'>
<li>
<a href="https://my.buckybox.com/distributors/sign_in" target="_blank">Business Login</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class='container-fluid'>
<hr style='margin: 0'>
</div>
</header>
<div class='container text-center'>
<div class='row custom-navbar voffset hidden-xs' id='about-nav-bar'>
<div class='col-md-12'>
<div class='btn-group'>
<a class='active btn btn-lg btn-primary' href='/about.html'>About</a>
<a class='btn btn-lg btn-primary' href='/team.html'>Team</a>
</div>
</div>
</div>
<div class='row voffset'>
<div class='col-md-8 col-md-offset-2'>
<h3>We started Bucky Box to make it easy to run a successful local food delivery business.</h3>
</div>
</div>
<div class='row voffset'>
<div class='col-md-8 col-md-offset-2'>
Since 2012 Bucky Box has powered all manner of local food deliveries including vegetable box schemes, artisan breadmakers, community supported agriculture farming, food co-operatives, and recipe bag subscriptions.
And everyday we're working hard to support more types of operations.
</div>
</div>
<div class='row voffset'>
<div class='col-md-12 timeline'>
<div class='row'>
<h3 class='year'>2011</h3>
</div>
<div class='row event'>
<div class='col-md-6 col-md-offset-6' style='margin-top: 0em'>
<div class='row'>
<div class='col-sm-4 image taller visible-sm' style='background-image:url(images/about/2011-prototype.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month'>April</h5>
<h4>The Prototype</h4>
<p class='description'>Will Lau, fresh from helping his friends start a food hub, discovers a complete lack of helpful software. To get the job done he hacks together a quick solution and codenames it “Bucky Box”, paying special homage to Buckminster Fuller. The experience triggers a ongoing conversation about providing Bucky Box in a more scaleable way to local food communities worldwide.</p>
</div>
<div class='col-sm-4 hidden-sm hidden-xs image taller' style='background-image:url(images/about/2011-prototype.png)'></div>
</div>
</div>
</div>
<div class='row event'>
<div class='col-md-6' style='margin-top: -6em'>
<div class='row'>
<div class='col-sm-4 hidden-xs image taller' style='background-image:url(images/about/2011-startingup.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month text-right'>August</h5>
<h4>Starting Up</h4>
<p class='description'>The idea gains enough interest to attract an early team. An initial funding round of $30k and a small government grant is enough to kick off the project. Bucky Box is incorporated and as people come in and out of the project, the momentum builds. Within the next year Bucky Box raises a total of $250k in seed funding to develop the software through to a product launch.</p>
</div>
</div>
</div>
</div>
<div class='row'>
<h3 class='year'>2012</h3>
</div>
<div class='row event'>
<div class='col-md-6 col-md-offset-6' style='margin-top: 0em'>
<div class='row'>
<div class='col-sm-4 image tall visible-sm' style='background-image:url(images/about/2012-india.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month'>April</h5>
<h4>Bucky Box visits India</h4>
<p class='description'>As the learning journey intensifies, Bucky Box sends a team to India to study the food system in a country far removed from Western norms. The team brings back insights, both global and local, but even more telling is a soulful long-term vision that would sustain the venture for many years ahead.</p>
</div>
<div class='col-sm-4 hidden-sm hidden-xs image tall' style='background-image:url(images/about/2012-india.png)'></div>
</div>
</div>
</div>
<div class='row event'>
<div class='col-md-6' style='margin-top: -6em'>
<div class='row'>
<div class='col-sm-4 hidden-xs image tall' style='background-image:url(images/about/2012-private-testing.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month text-right'>May</h5>
<h4>Private Testing</h4>
<p class='description'>As the Bucky Box app takes shape in its earliest form, beta testing begins immediately for maximum feedback. The private beta program starts with two box schemes - one in Australia and one in New Zealand before expanding to more operations later in the year.</p>
</div>
</div>
</div>
</div>
<div class='row event'>
<div class='col-md-6 col-md-offset-6' style='margin-top: -6em'>
<div class='row'>
<div class='col-sm-4 image tall visible-sm' style='background-image:url(images/about/2012-research-and-development.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month'>August</h5>
<h4>Bucky Box wins R&D Grant</h4>
<p class='description'>Callaghan, the technology funding arm of the NZ government, awards Bucky Box with a $95k grant to delve into innovative ways to make a complex business system simple to use. The work continues to pay dividends with our customers for the years ahead.</p>
</div>
<div class='col-sm-4 hidden-sm hidden-xs image tall' style='background-image:url(images/about/2012-research-and-development.png)'></div>
</div>
</div>
</div>
<div class='row'>
<h3 class='year'>2013</h3>
</div>
<div class='row event'>
<div class='col-md-6' style='margin-top: 0em'>
<div class='row'>
<div class='col-sm-4 hidden-xs image' style='background-image:url(images/about/2013-launch.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month text-right'>January</h5>
<h4>Public Launch</h4>
<p class='description'>After a year of development and private testing Bucky Box is made publicly available worldwide with immediate adoption in New Zealand, Australia and the United Kingdom.</p>
</div>
</div>
</div>
</div>
<div class='row event'>
<div class='col-md-6 col-md-offset-6' style='margin-top: -8em'>
<div class='row'>
<div class='col-sm-4 visible-sm image' style='background-image:url(images/about/2013-startup-challenge.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month'>February</h5>
<h4>Local Food Challenge</h4>
<p class='description'>Bucky Box opens the $500k local food startup challenge to support the creation of new local food businesses.</p>
</div>
<div class='col-sm-4 hidden-sm hidden-xs image' style='background-image:url(images/about/2013-startup-challenge.png)'></div>
</div>
</div>
</div>
<div class='row'>
<h3 class='year'>2014</h3>
</div>
<div class='row event'>
<div class='col-md-6' style='margin-top: 0em'>
<div class='row'>
<div class='col-sm-4 hidden-xs image' style='background-image:url(images/about/2014-location-independent.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month text-right'>March</h5>
<h4>Location Independent Team</h4>
<p class='description'>Bucky Box transitions to a location independent workforce. With customers worldwide, it seemed a fitting match. Our first international work retreat is in Bali. Productivity and creative inspiration make large leaps forward.</p>
</div>
</div>
</div>
</div>
<div class='row event'>
<div class='col-md-6 col-md-offset-6' style='margin-top: -6em'>
<div class='row'>
<div class='col-sm-4 visible-sm image' style='background-image:url(images/about/2014-opensource.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month'>June</h5>
<h4>Open Source</h4>
<p class='description'>In alignment with the ethos of local food and a bigger vision for the future of food, Bucky Box announces a move towards open-source software for future iterations of our software.</p>
</div>
<div class='col-sm-4 hidden-sm hidden-xs image' style='background-image:url(images/about/2014-opensource.png)'></div>
</div>
</div>
</div>
<div class='row event'>
<div class='col-md-6' style='margin-top: -6em'>
<div class='row'>
<div class='col-sm-4 hidden-xs image' style='background-image:url(images/about/2014-multi-language.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month text-right'>August</h5>
<h4>Multi-Language Support</h4>
<p class='description'>As the Bucky Box system expands into more countries, demand grows for multi-language support. The web store is the first to go multi-lingual with French, Italian and Portuguese.</p>
</div>
</div>
</div>
</div>
<div class='row'>
<h3 class='year'>2015</h3>
</div>
<div class='row event'>
<div class='col-md-6 col-md-offset-6' style='margin-top: 0em'>
<div class='row'>
<div class='col-sm-4 visible-sm image' style='background-image:url(images/about/2015-webstore-opensource.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month'>March</h5>
<h4>The First Open-Source Release</h4>
<p class='description'>A rewritten Bucky Box web store is made publicly available on GitHub under the GPL license. This marks the company's first open-source release.</p>
</div>
<div class='col-sm-4 hidden-sm hidden-xs image' style='background-image:url(images/about/2015-webstore-opensource.png)'></div>
</div>
</div>
</div>
<div class='row event'>
<div class='col-md-6' style='margin-top: -6em'>
<div class='row'>
<div class='col-sm-4 hidden-xs image' style='background-image:url(images/about/2015-webstore-directory.png)'></div>
<div class='col-xs-12 col-sm-8 text-left text'>
<h5 class='month text-right'>November</h5>
<h4>Bucky Box Global Directory</h4>
<p class='description'>The first iteration of the Bucky Box consumer portal is released, essentially a simple map of Bucky Box powered web stores to help consumers find local food in their area.</p>
</div>
</div>
</div>
</div>
<div class='row hidden-xs hidden-sm'>
<h3 class='year'>2016</h3>
</div>
</div>
</div>
</div>
<footer id='footer'>
<div class='container-fluid'>
<hr>
</div>
<div class='container'>
<div class='row' id='footer-links'>
<div class='visible-xs text-center'>
<div class='col-xs-12 col-sm-4'>
<div class='row'>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a href="about.html">About</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="hosting.html">Hosting</a></li>
</ul>
</div>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a href="https://blog.buckybox.com/">Blog</a></li>
<li><a href="https://api.buckybox.com/docs">API</a></li>
<li><a href="https://status.buckybox.com/">Status</a></li>
</ul>
</div>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a href="privacy.html">Privacy</a></li>
<li><a href="security.html">Security</a></li>
<li><a href="https://help.buckybox.com/user-manual/">Help</a></li>
</ul>
</div>
</div>
</div>
<div class='col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-3'>
<div class='row'>
<form action='https://buckybox.us2.list-manage.com/subscribe/post?u=d0edf30e8c43095234b807ef4&amp;id=aee7e97133' method='post' target='_blank'>
<div class='input-group'>
<span style='display: table-cell; position: absolute; left: 8px; top: 8px; z-index: 10'>
<span class='glyphicon glyphicon-envelope' style='opacity: 0.5'></span>
</span>
<input class='form-control' name='EMAIL' placeholder='Subscribe to our newsletter' required style='padding-left: 25px' type='email'>
<!-- 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;'>
<input name='b_d0edf30e8c43095234b807ef4_aee7e97133' type='text' value=''>
</div>
<span class='input-group-btn hidden-xs'>
<input class='btn btn-default' name='subscribe' type='submit' value='Subscribe'>
</span>
</div>
</form>
</div>
<div class='row' style='margin-top: .5em'>
Follow us on
<a href="https://www.facebook.com/buckybox" target="_blank">Facebook</a>
,
<a href="https://twitter.com/buckybox" target="_blank">Twitter</a>
and
<a href="https://www.linkedin.com/company/bucky-box" target="_blank">LinkedIn</a>
</div>
</div>
</div>
<div class='hidden-xs'>
<div class='col-xs-12 col-sm-4'>
<div class='row'>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a href="about.html">About</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="hosting.html">Hosting</a></li>
</ul>
</div>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a href="https://blog.buckybox.com/">Blog</a></li>
<li><a href="https://api.buckybox.com/docs">API</a></li>
<li><a href="https://status.buckybox.com/">Status</a></li>
</ul>
</div>
<div class='column col-xs-4'>
<ul class='list-unstyled'>
<li><a href="privacy.html">Privacy</a></li>
<li><a href="security.html">Security</a></li>
<li><a href="https://help.buckybox.com/user-manual/">Help</a></li>
</ul>
</div>
</div>
</div>
<div class='col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-3'>
<div class='row'>
<form action='https://buckybox.us2.list-manage.com/subscribe/post?u=d0edf30e8c43095234b807ef4&amp;id=aee7e97133' method='post' target='_blank'>
<div class='input-group'>
<span style='display: table-cell; position: absolute; left: 8px; top: 8px; z-index: 10'>
<span class='glyphicon glyphicon-envelope' style='opacity: 0.5'></span>
</span>
<input class='form-control' name='EMAIL' placeholder='Subscribe to our newsletter' required style='padding-left: 25px' type='email'>
<!-- 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;'>
<input name='b_d0edf30e8c43095234b807ef4_aee7e97133' type='text' value=''>
</div>
<span class='input-group-btn hidden-xs'>
<input class='btn btn-default' name='subscribe' type='submit' value='Subscribe'>
</span>
</div>
</form>
</div>
<div class='row' style='margin-top: .5em'>
Follow us on
<a href="https://www.facebook.com/buckybox" target="_blank">Facebook</a>
,
<a href="https://twitter.com/buckybox" target="_blank">Twitter</a>
and
<a href="https://www.linkedin.com/company/bucky-box" target="_blank">LinkedIn</a>
</div>
</div>
</div>
</div>
<hr>
<div class='row text-center'>
<p>© Bucky Box™</p>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-1.11.0.min.js"></script>
<script>window.jQuery || document.write('<script src="javascripts/jquery-1.11.0.min-910066fb.js"><\/script>')</script>
<script src="javascripts/all-47c07dbf.js"></script>
</body>
</html>
<!--[if false]>
You found the bonus level! Looking for a dream job? Email <ced+bonuslevel AT buckybox D0T com>.
<![endif]-->