forked from kili/kili.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
496 lines (491 loc) · 19.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Kili - Cloud Infrastructure for Kenya</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Kili provides AWS and OpenStack-API compatible cloud infrastructure for East African web and mobile apps">
<!-- Custom Fonts -->
<link href='//fonts.googleapis.com/css?family=Roboto:400,700,300,500' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Oxygen" rel="stylesheet" type="text/css">
<!-- styles -->
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
<link href="css/kili.io.icos.css" rel="stylesheet">
<link rel="stylesheet/less" type="text/css" href="css/styler/style.less" rel="stylesheet">
<!-- START COPYING HERE -->
<link rel="stylesheet" href="css/styler/gh-fork-ribbon.css" />
<!--[if IE]>
<link rel="stylesheet" href="gh-fork-ribbon.ie.css" />
<![endif]-->
<!-- END COPYING HERE -->
<script src="js/less-1.4.1.min.js" type="text/javascript"></script>
<script src="js/jay-es.js" type="text/javascript"></script>
</head>
<body>
<!-- TOP RIGHT RIBBON: START COPYING HERE -->
<div class="github-fork-ribbon-wrapper right">
<div class="github-fork-ribbon">
<a href="https://github.com/kili/kili.github.io">Be Our Front-End Dev</a>
</div>
</div>
<!-- TOP RIGHT RIBBON: END COPYING HERE -->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<h1 id="branding" class="pull-left">
<a style="color: #3E4956;" href="/">Kili</a>
</h1>
<div class="nav-collapse collapse pull-right">
<ul class="nav">
<li>
<a onclick=scrollToA(el('features'))>Features</a>
</li>
<li>
<a onclick=scrollToA(el('pricing'))>Plans & Pricing</a>
</li>
<li>
<a onclick=scrollToA(el('cta'))>BETA</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<section id="headline" class="featured bg-color silver">
<div class="container">
<div class="row">
<div class="intro span8 offset2 aligncenter">
<h1>Local Cloud Compute and Storage Infrastructure for Kenya</h1>
<p class="lead">
Low latency compute and storage infrastructure that's API-compatible
with Amazon and OpenStack.
</p>
</div>
</div>
<div class="row">
<div class="span12 aligncenter">
<img src="img/styler/dummy/featured.png">
</div>
</div>
</div>
</section>
<section class="cta bg-color dark-grey">
<div class="container">
<div class="row">
<div class="span10 offset1">
<div class="hero-unit aligncenter">
<h1>Create the <span>happiest customers</span>
on earth</h1>
<p class="lead">Our cloud infrastructure, located at
the best data centers in Kenya, lets your end users
experience your app the way they were meant to be - fast.</p>
<a href="https://docs.google.com/a/varud.com/forms/d/1FZvOryZ_0fRhx-q4PkHiUFX2_IPU7w3hFVLPy-vP478/viewform" class="btn btn-flat btn-orange btn-large uppercase">Signup for our Beta</a>
</div>
</div>
</div>
</div>
</section>
<section id="features">
<div class="container">
<div class="row">
<ul class="features features-list1 clearfix unstyled">
<li class="span6">
<div class="icons pull-left">
<i class="icon-globe"></i>
</div>
<div class="content">
<h3>User Data sits near the user</h3>
<p>When a user visits your app hosted in Germany,
those packets are going all the way to Europe and
back - adding seconds to load time. Keeping
the data local means everything is faster.</p>
</div>
</li>
<li class="span6">
<div class="icons pull-left">
<i class="icon-user"></i>
</div>
<div class="content">
<h3>It's Faster for You Too!</h3>
<p>FTP taking forever? SSH lagging for every key
you press? We can take care of that for you as an
added bonus - it's one more benefit of the local
cloud.</p>
</div>
</li>
<li class="span6">
<div class="icons pull-left">
<i class="icon-key"></i>
</div>
<div class="content">
<h3>Focus on App Security</h3>
<p>Our team is laser-focused on physical and
network security so that you can spend more time
hardening your app. We don't have access to your
OS and that's the way we like it.</p>
</div>
</li>
<li class="span6">
<div class="icons pull-left">
<i class="icon-usd"></i>
</div>
<div class="content">
<h3>Save Significant Money</h3>
<p>When considering
the total cost of ownership, including time spent
managing physical infrastructure, you're spending alot. Also, you won't need to
spend cash upfront for servers. Scale up and down while
paying only for what you use.</p>
</div>
</li>
</ul>
</div>
</div>
</section>
<section id="pricing" class="pricing bg-color grey">
<div class="container">
<div class="row">
<div class="hero-unit aligncenter">
<h1>Pricing allows you to spin up massive capacity without the fixed costs</h1>
<p class="lead">Our cloud infrastructure allows you to
pay for what you use, not what you think you might use.</p>
</div>
</div>
<div class="row">
<ul class="pricing-list pricing1 unstyled clearfix">
<li class="span3 aligncenter">
<div class="pricing-title">
<h3 class="light">Micro</h3>
</div>
<div class="pricing-price">
<div class="pricing-price-container bg-color dark-grey">
$0.02<span>/hr</span>
</div>
</div>
<ul class="pricing-features unstyled">
<li><b>1</b> CPU</li>
<li><b>615MB</b> RAM</li>
<li><b>$62 </b>plus<b> $0.008/hr</b> for 1 year</li>
<li><b>$100 </b>plus<b> $0.008/hr</b> for 3 year</li>
</ul>
<div class="pricing-action">
<a href="https://docs.google.com/a/varud.com/forms/d/1FZvOryZ_0fRhx-q4PkHiUFX2_IPU7w3hFVLPy-vP478/viewform" class="btn btn-flat btn-small btn-blue uppercase">BETA</a>
</div>
</li>
<li class="span3 aligncenter">
<div class="pricing-title">
<h3 class="light">Small</h3>
</div>
<div class="pricing-price">
<div class="pricing-price-container bg-color dark-grey">
$0.07<span>/hr</span>
</div>
</div>
<ul class="pricing-features unstyled">
<li><b>1</b> CPU</li>
<li><b>1.7GB</b> RAM</li>
<li><b>$169 </b>plus<b> $0.022/hr</b> for 1 year</li>
<li><b>$257 </b>plus<b> $0.018/hr</b> for 3 year</li>
</ul>
<div class="pricing-action">
<a href="https://docs.google.com/a/varud.com/forms/d/1FZvOryZ_0fRhx-q4PkHiUFX2_IPU7w3hFVLPy-vP478/viewform" class="btn btn-flat btn-small btn-blue uppercase">BETA</a>
</div>
</li>
<li class="span3 aligncenter">
<div class="pricing-title">
<h3 class="light">Medium</h3>
</div>
<div class="pricing-price">
<div class="pricing-price-container bg-color dark-grey">
$0.13<span>/hr</span>
</div>
</div>
<ul class="pricing-features unstyled">
<li><b>1</b> CPU</li>
<li><b>3.75GB</b> RAM</li>
<li><b>$338 </b>plus<b> $0.044/hr</b> for 1 year</li>
<li><b>$514 </b>plus<b> $0.035/hr</b> for 3 year</li>
</ul>
<div class="pricing-action">
<a href="https://docs.google.com/a/varud.com/forms/d/1FZvOryZ_0fRhx-q4PkHiUFX2_IPU7w3hFVLPy-vP478/viewform" class="btn btn-flat btn-small btn-blue uppercase">BETA</a>
</div>
</li>
<li class="span3 aligncenter">
<div class="pricing-title">
<h3 class="light">High CPU</h3>
</div>
<div class="pricing-price">
<div class="pricing-price-container bg-color dark-grey">
$0.17<span>/hr</span>
</div>
</div>
<ul class="pricing-features unstyled">
<li><b>2</b> CPU</li>
<li><b>1.7GB</b> RAM</li>
<li><b>$450 </b>plus<b> $0.057/hr</b> for 1 year</li>
<li><b>$701 </b>plus<b> $0.049/hr</b> for 3 year</li>
</ul>
<div class="pricing-action">
<a href="https://docs.google.com/a/varud.com/forms/d/1FZvOryZ_0fRhx-q4PkHiUFX2_IPU7w3hFVLPy-vP478/viewform" class="btn btn-flat btn-small btn-blue uppercase">BETA</a>
</div>
</li>
<li class="span3 aligncenter">
<div class="pricing-title">
<h3 class="light">Large</h3>
</div>
<div class="pricing-price">
<div class="pricing-price-container bg-color dark-grey">
$0.26<span>/hr</span>
</div>
</div>
<ul class="pricing-features unstyled">
<li><b>2</b> CPU</li>
<li><b>7.5GB</b> RAM</li>
<li><b>$676 </b>plus<b> $0.087/hr</b> for 1 year</li>
<li><b>$1,028 </b>plus<b> $0.070/hr</b> for 3 year</li>
</ul>
<div class="pricing-action">
<a href="https://docs.google.com/a/varud.com/forms/d/1FZvOryZ_0fRhx-q4PkHiUFX2_IPU7w3hFVLPy-vP478/viewform" class="btn btn-flat btn-small btn-blue uppercase">BETA</a>
</div>
</li>
<li class="span3 aligncenter">
<div class="pricing-title">
<h3 class="light">High RAM</h3>
</div>
<div class="pricing-price">
<div class="pricing-price-container bg-color dark-grey">
$0.46<span>/hr</span>
</div>
</div>
<ul class="pricing-features unstyled">
<li><b>2</b> CPU</li>
<li><b>17.1GB</b> RAM</li>
<li><b>$789 </b>plus<b> $0.102/hr</b> for 1 year</li>
<li><b>$1,198 </b>plus<b> $0.083/hr</b> for 3 year</li>
</ul>
<div class="pricing-action">
<a href="https://docs.google.com/a/varud.com/forms/d/1FZvOryZ_0fRhx-q4PkHiUFX2_IPU7w3hFVLPy-vP478/viewform" class="btn btn-flat btn-small btn-blue uppercase">BETA</a>
</div>
</li>
<li class="span3 aligncenter">
<div class="pricing-title">
<h3 class="light">XL</h3>
</div>
<div class="pricing-price">
<div class="pricing-price-container bg-color dark-grey">
$0.55<span>/hr</span>
</div>
</div>
<ul class="pricing-features unstyled">
<li><b>4</b> CPU</li>
<li><b>15GB</b> RAM</li>
<li><b>$1,480 </b>plus<b> $0.189/hr</b> for 1 year</li>
<li><b>$2,261 </b>plus<b> $0.153/hr</b> for 3 year</li>
</ul>
<div class="pricing-action">
<a href="https://docs.google.com/a/varud.com/forms/d/1FZvOryZ_0fRhx-q4PkHiUFX2_IPU7w3hFVLPy-vP478/viewform" class="btn btn-flat btn-small btn-blue uppercase">BETA</a>
</div>
</li>
<li class="span3 aligncenter">
<div class="pricing-title">
<h3 class="light">Storage</h3>
</div>
<div class="pricing-price">
<div class="pricing-price-container bg-color dark-grey">
8¢<span>/GB/month</span>
</div>
</div>
<ul class="pricing-features unstyled">
<li><b>$0.120</b>/GB OUT</li>
<li><b>$0.005</b> per thousand requests</li>
<li><b>DELETE</b> requests free</li>
<li>Data transferred <b>IN</b> free</li>
</ul>
<div class="pricing-action">
<a href="https://docs.google.com/a/varud.com/forms/d/1FZvOryZ_0fRhx-q4PkHiUFX2_IPU7w3hFVLPy-vP478/viewform" class="btn btn-flat btn-small btn-blue uppercase">BETA</a>
</div>
</li>
</ul>
</div>
</div>
</section>
<!--
<section id='testimonial' class="testimonial bg-color dark-grey">
<div class="container">
<div class="row">
<div class="span12">
<div class="hero-unit aligncenter">
<h1 class="normal">Our happy customers said..</h1>
<p class="lead">Fingerstache authentic forage blue bottle odio cliche irure flannel retro. Minim forage mustache, consequat mollit nisi seitan biodiesel laboris assumenda esse.</p>
</div>
</div>
</div>
<div class="row">
<div class="span12">
<div id="testimonial-slider" class="carousel slide testimonial testimonial-list2">
<ul class="carousel-indicators aligncenter row-fluid">
<li data-target="#testimonial-slider" data-slide-to="0" class="active span3">
<div class="thumbnail"><img src="http://dribbble.s3.amazonaws.com/users/14457/avatars/original/wfx_rasta.jpg?1305134813"></div>
<div class="desc">
<h5 class="name">Wafiq Rodzuan</h5>
<p class="title">Senior Visual Practitioner</p>
</div>
<div class="triangle green"></div>
</li>
<li data-target="#testimonial-slider" data-slide-to="1" class="span3">
<div class="thumbnail"><img src="http://dribbble.s3.amazonaws.com/users/56098/avatars/original/393847_2683298493239_1579654026_2361191_1422997516_n.jpeg?1330088797"></div>
<div class="desc">
<h5 class="name">Syazwan Zahari</h5>
<p class="title">Lead UI Champion</p>
</div>
<div class="triangle yellow"></div>
</li>
<li data-target="#testimonial-slider" data-slide-to="2" class="span3">
<div class="thumbnail"><img src="http://dribbble.s3.amazonaws.com/users/110829/avatars/small/4411226_300.jpg?1354939599"></div>
<div class="desc">
<h5 class="name">Ajmal Afif</h5>
<p class="title">Senior UX Ninja</p>
</div>
<div class="triangle blue"></div>
</li>
<li data-target="#testimonial-slider" data-slide-to="3" class="span3">
<div class="thumbnail"><img src="http://dribbble.s3.amazonaws.com/users/16168/avatars/original/heh.jpg?1305136272"></div>
<div class="desc">
<h5 class="name">Syahmi Ismail</h5>
<p class="title">Black Belt Designer</p>
</div>
<div class="triangle orange"></div>
</li>
</ul>
<div class="carousel-inner clearfix">
<div class="active item clearfix">
<div class="row-fluid clearfix">
<div class="span12">
<blockquote class="big bg-color green">Do tonx sunt assumenda, consequat fingerstache minim single-origin coffee pariatur street art pickled cillum. Truffaut cupidatat keytar scenester readymade.</blockquote>
</div>
</div>
</div>
<div class="item">
<div class="row-fluid clearfix">
<div class="span12">
<blockquote class="bg-color yellow">Flannel actually selfies nostrud squid american apparel. Pop-up sapiente mcsweeney's ethical. Ea banjo terry richardson raw denim, DIY four loko hashtag culpa sriracha authentic. Incididunt high life gentrify, polaroid nesciunt nihil est nostrud. Banjo banksy vero seitan ethnic small batch, squid 3 wolf moon keffiyeh. Butcher sed id thundercats. Seitan reprehenderit veniam raw denim.</blockquote>
</div>
</div>
</div>
<div class="item">
<div class="row-fluid clearfix">
<div class="span12">
<blockquote class="bg-color blue">Tempor meh helvetica, trust fund typewriter before they sold out cillum art party hoodie squid letterpress incididunt proident nisi quinoa. Bicycle rights street art stumptown, next level retro locavore mcsweeney's small batch aliqua sustainable 90's aute readymade assumenda.</blockquote>
</div>
</div>
</div>
<div class="item">
<div class="row-fluid clearfix">
<div class="span12">
<blockquote class="bg-color orange">Flannel actually selfies nostrud squid american apparel. Pop-up sapiente mcsweeney's ethical. Ea banjo terry richardson raw denim, DIY four loko hashtag culpa sriracha authentic. Incididunt high life gentrify, polaroid nesciunt nihil est nostrud. Banjo banksy vero seitan ethnic small batch, squid 3 wolf moon keffiyeh. Butcher sed id thundercats. Seitan reprehenderit veniam raw denim.</blockquote>
</div>
</div>
</div>
</div>
<a class="carousel-control left" href="#testimonial-slider" data-slide="prev">‹</a>
<a class="carousel-control right" href="#testimonial-slider" data-slide="next">›</a>
</div>
</div>
</div>
</div>
</section>
<section class="testimonial">
<div class="container">
<div class="row">
<ul class="testimonial testimonial-list1 unstyled clearfix">
<li class="span4">
<blockquote>GoCardless takes away the uncomfortable conversations with our customers about money. With Direct Debits in place we can now focus on talking about our product.</blockquote>
<div class="desc">
<div class="thumbnail pull-left"><img src="http://dribbble.s3.amazonaws.com/users/13842/avatars/original/seasonably_small.jpeg?1314207891"></div>
<h5 class="name">Gaddafi Rusli</h5>
<p class="title">Senior Visual Practitioner</p>
</div>
</li>
<li class="span4">
<blockquote>Twee et wolf, enim YOLO cliche nisi photo booth umami brooklyn officia. Lomo enim vinyl, quinoa small batch duis pariatur artisan voluptate skateboard.</blockquote>
<div class="desc">
<div class="thumbnail pull-left"><img src="http://dribbble.s3.amazonaws.com/users/17863/avatars/original/avatar.jpg?1334675537"></div>
<h5 class="name">Izuddin Helmi</h5>
<p class="title">Lead UI Champion</p>
</div>
</li>
<li class="span4">
<blockquote>Do tonx sunt assumenda, consequat fingerstache minim single-origin coffee pariatur street art pickled cillum. Truffaut cupidatat keytar scenester readymade.</blockquote>
<div class="desc">
<div class="thumbnail pull-left"><img src="http://dribbble.s3.amazonaws.com/users/17980/avatars/original/fath.jpg?1338360336"></div>
<h5 class="name">Nur Fathihah</h5>
<p class="title">Senior UX Ninja</p>
</div>
</li>
</ul>
</div>
</div>
</section>
-->
<section id="cta" class="bg-color light-grey">
<div class="container">
<div class="row">
<div class="span10 offset1">
<div class="hero-unit aligncenter">
<h2 class="normal">Ready to get started using Kili?</h2>
<p class="big">We're giving people access to the initial beta! Let us know that you're interested and we'll get you started.</p>
<a href="https://docs.google.com/a/varud.com/forms/d/1FZvOryZ_0fRhx-q4PkHiUFX2_IPU7w3hFVLPy-vP478/viewform" class="btn btn-flat btn-orange uppercase">Sign Up for the Beta</a>
</div>
</div>
</div>
</div>
</section>
<footer class="bg-color dark-grey">
<div class="container">
<div class="row">
<div class="span6">
© 2013 Kili
</div>
<div class="span6 alignright">
<ul class="nav nav-pills pull-right">
<!--
<li>
<a href="#">Features</a>
</li>
<li>
<a href="#">Plans & Pricing</a>
</li>
<li>
<a href="#">Blog</a>
</li>
-->
<li>
<a href="http://angel.co/kili-io">About</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script src="js/bootstrap/bootstrap.min.js"></script>
<script>
$(document).ready(function(){
$('.carousel').carousel({
interval: false
});
$("[rel=tooltip]").tooltip();
$('.tabbable a').click(function (e) {
e.preventDefault();
$(this).tab('show');
});
});
</script>
</body>
</html>