-
Notifications
You must be signed in to change notification settings - Fork 52
/
Copy pathindex.html
executable file
·650 lines (612 loc) · 35 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
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" media="all" href="assets/css/cascade/production/build-full.min.css" />
<link rel="stylesheet" type="text/css" media="all" href="assets/css/site.css" />
<!--[if lt IE 8]><link rel="stylesheet" href="assets/css/cascade/production/icons-ie7.min.css"><![endif]-->
<!--[if lt IE 9]><script src="assets/js/shim/iehtmlshiv.js"></script><![endif]-->
<title>Cascade Framework</title>
<meta name="description" content="Professional Frontend framework that makes building websites easier than ever.">
<link rel="shortcut icon" href="assets/img/favicon.ico" type="image/x-icon" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">
.site-body {
color:#5a5a5a;
font-size: 15.5px;
}
.logo-masthead {
background: #fff url('assets/img/cascade icons/logo-masthead.png');
width:256px;
height:256px;
}
h2 {
color:#5a5a5a;
font-weight: 200;
margin-bottom: 5px;
}
.highlights {
margin: 15px auto;
text-align: center;
}
.masthead .slogan {
margin-top:75px;
font-size: 40px;
line-height: 100%;
font-weight: 700;
width:440px;
text-shadow: #2a5267 1px 2px 2px;
}
.masthead .slogan .sub {
font-size: 20px;
font-weight: normal;
text-shadow: #2a5267 0px 1px 1px;
}
.files th, .files td {
text-align: right;
}
.files tr :nth-child(2) {
text-align: left;
}
.files .name {
width:25%;
}
.files .content {
width:50%;
}
.files .minified {
width:13%;
}
.gallery .nav {
width: 100%;
}
.gallery li {
width: 25%;
*width:24.8%;
min-height: 1px;
}
.gallery a {
height: 0;
padding-bottom: 70.16%;
margin: 5px;
position: relative;
float: none;
*padding:0;
*height: 149px;
}
.gallery img {
float: none;
border-width:2px;
border-color:#999;
position: absolute;
left:0;
top:0;
width:100%;
height:100%;
}
.gallery img:hover {
border-color:#3981a7;
}
@media (max-width:979px) {
.files .name {
width:50%;
}
.files .minified {
width:25%;
}
.masthead .slogan {
margin:0 auto;
text-align: center;
}
.masthead .logo-masthead {
margin:0 auto;
}
.masthead .width-fit {
width:100%;
}
.highlights .col {
width:50%!important;
}
}
@media (max-width: 600px) {
.highlights h2,.highlights p {
text-align: left;
}
.icon {
margin:0 10px !important;
float:none !important;
display:inline-block !important;
}
.highlights .col {
width:100%!important;
}
}
@media (max-width: 600px) {
.gallery li {
width: 50%;
}
@media (max-width:410px) {
.masthead .slogan {
font-size: 30px;
width:100%;
}
td,th {
width:auto !important;
word-break:break-all;
}
.name {
width: 45%!important;
}
.site-body {
font-size: 13px;
}
}
@media (max-width:280px) {
.masthead .logo-masthead {
width:200px;
height:200px;
background-size: 100%;
}
}
@media (max-width:210px) {
.masthead .logo-masthead {
width:150px;
height:150px;
}
}
</style>
</head>
<body>
<div class="site-header-fixture">
<div class="site-header-ghost">
<div class="site-center">
<div class="tags sitemenutags">
<div class="cell">
<ul class="nav blocks">
<li class=""><a href="https://github.com/jslegers/cascadeframework/archive/master.zip" class="">Download v1.6</a></li>
</ul>
</div>
</div>
<div class="col width-fill sitemenu">
<div class="col width-fill mobile-width-fill">
<div class="cell">
<ul class="nav ">
<li><a href="grid.html">Grid</a></li>
<li><a href="typography.html">Typography</a></li>
<li><a href="icons.html">Icons</a></li>
<li><a href="components.html">Components</a></li>
<li><a href="templates.html">Templates</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="sitemenu-responsive col collapsible collapsed">
<div class="col collapse-trigger">
<div class="cell">
<ul class="nav ">
<li><a href="#"><span class="icon icon-32 icon-align-justify"></span></a></li>
</ul>
</div>
</div>
<div class="col">
<div class="left collapse-section">
<div class="cell">
<ul class="nav">
<li><a href="grid.html">Grid</a></li>
<li><a href="typography.html">Typography</a></li>
<li><a href="icons.html">Icons</a></li>
<li><a href="components.html">Components</a></li>
<li><a href="templates.html">Templates</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="site-header">
<div class="site-center">
<div class="tags sitemenutags">
<div class="cell">
<ul class="nav blocks">
<li class=""><a href="https://github.com/jslegers/cascadeframework/archive/master.zip" class="">Download v1.6</a></li>
</ul>
</div>
</div>
<div class="col width-fill sitemenu">
<div class="col width-fill mobile-width-fill">
<div class="cell">
<ul class="nav ">
<li><a href="grid.html">Grid</a></li>
<li><a href="typography.html">Typography</a></li>
<li><a href="icons.html">Icons</a></li>
<li><a href="components.html">Components</a></li>
<li><a href="templates.html">Templates</a></li>
</ul>
</div>
</div>
</div>
<div class="sitemenu-responsive col collapsible collapsed">
<div class="col collapse-trigger">
<div class="cell">
<ul class="nav ">
<li><a href="#"><span class="icon icon-32 icon-align-justify"></span></a></li>
</ul>
</div>
</div>
<div class="col">
<div class="left collapse-section">
<div class="cell">
<ul class="nav">
<li><a href="grid.html">Grid</a></li>
<li><a href="typography.html">Typography</a></li>
<li><a href="icons.html">Icons</a></li>
<li><a href="components.html">Components</a></li>
<li><a href="templates.html">Templates</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="masthead">
<div class="site-center">
<div class="cell">
<div class="col width-fit">
<div class="cell">
<div class="logo-masthead"></div>
</div>
</div>
<div class="col width-fill">
<div class="cell">
<div class="center slogan">
<div class="cell">
Cascade Framework
<div class="sub">Putting back the C in CSS</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="site-center">
<div class="cell">
<ul class="nav">
<li>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=jslegers&repo=cascadeframework&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="105" height="20"></iframe>
</li>
<li>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=jslegers&repo=cascadeframework&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102" height="20"></iframe>
</li>
<li class="tweet-btn phone-hidden">
<iframe allowtransparency="true" frameborder="0" scrolling="no" src="https://platform.twitter.com/widgets/tweet_button.1375828408.html#_=1376404443762&count=horizontal&hashtags=css&id=twitter-widget-0&lang=en&original_referer=file%3A%2F%2F%2FE%3A%2Fjohnslegers.com%2FcascadePHP%2Fcascade-final%2Findex.html&size=m&text=Cascade%20Framework%20-%20Putting%20back%20the%20C%20in%20CSS&url=http%3A%2F%2Fcascade-framework.com%2F&via=cascadecss" title="Twitter Tweet Button" data-twttr-rendered="true" style="width: 102px; height: 20px;"></iframe>
</li>
<li class="follow-btn">
<iframe allowtransparency="true" frameborder="0" scrolling="no" src="https://platform.twitter.com/widgets/follow_button.1375828408.html#_=1376403988074&id=twitter-widget-0&lang=en&screen_name=cascadecss&show_count=true&show_screen_name=true&size=m" title="Twitter Follow Button" data-twttr-rendered="true" style="width: 235px; height: 20px;"></iframe>
</li>
</ul>
</div>
</div>
<div class="site-body">
<div class="site-center highlights">
<div class="col width-1of4">
<div class="cell">
<h2><span class="center icon icon-check icon-64"></span>Feature Rich</h2>
<p>
Semantic and non-semantic grid layouts, base templates, table designs, navigation elements, typography and lots, lots more.
</p>
</div>
</div>
<div class="col width-1of4">
<div class="cell">
<h2><span class="center icon icon-globe icon-64"></span>Universal</h2>
<p>
Build high performance websites in no time for old browers and new browsers alike without worrying about browser quirks.
</p>
</div>
</div>
<div class="col width-1of4">
<div class="cell">
<h2><span class="center icon icon-beaker icon-64"></span>Atomic</h2>
<p>
An optimised atomic design gives you full control of the look and feel of your site while keeping code bloat minimal.
</p>
</div>
</div>
<div class="col width-fill">
<div class="cell">
<h2><span class="center icon icon-cogs icon-64"></span>Modular</h2>
<p>
Don't need certain features? Don't include them. Unlike other frameworks, you can include only the components you need.
</p>
</div>
</div>
</div>
</div>
<div class="site-body">
<div class="site-center">
<div class="col">
<div class="cell">
<h2>Different from other CSS frameworks</h2>
<p>Although the overall look and feel are most definitely inspired by Twitter Bootstrap, Cascade framework is not just another Bootstrap clone.
Where Twitter Bootstrap puts its focus on delivering shiny user elements that can be dropped into any project and takes control of your project's
overall look-and-feel, Cascade Framework is intended to do the opposite. By splitting your CSS into separate files based on features
rather than selectors as well as by implementing <a href="http://bradfrostweb.com/blog/post/atomic-web-design/" target="_blank">atomic design</a>, Cascade Framework puts <span class="fatty">you</span> in control!
</p>
<p>
Also different from Twitter Bootstrap or other CSS Frameworks out there, Cascade Framework can be used for modern browsers and older browsers alike.
All features of Cascade Framework support Internet Explorer from IE6 upwards or degrade gracefully. With Cascade Framework you no longer have to
choose between supporting only modern browsers or downgrading your design.
</p>
</div>
</div>
<div class="col">
<div class="cell">
<h2>Showcase</h2>
<p>Want to see real world projects that use Cascade Framework? Check out the showcase below.</p>
</div>
</div>
<div class="col">
<div class="cell panel">
<div class="body">
<div class="cell">
<div class="col">
<div class="gallery cell">
<ul class="nav">
<li><a href="http://pensiontheker.werksite.be/" target="_blank"><img src="assets/img/showcase/pensiontheker.png"></a></li>
<li><a href="http://dyvy.com/" target="_blank"><img src="assets/img/showcase/dyvy.png"></a></li>
<li><a href="http://legalhill.com/" target="_blank"><img src="assets/img/showcase/legalhill.png"></a></li>
<li><a href="http://www.mijnhart-acs.be/" target="_blank"><img src="assets/img/showcase/mijnhart.png"></a></li>
<li><a href="http://streetwize.werksite.be/" target="_blank"><img src="assets/img/showcase/streetwize.png"></a></li>
<li><a href="http://forum-actif-support.herokuapp.com/" target="_blank"><img src="assets/img/showcase/heroku.png"></a></li>
<li><a href="http://www.projekty-stajni.pl/" target="_blank"><img src="assets/img/showcase/projekty-stajni.png"></a></li>
<li><a href="http://www.entfly.com/" target="_blank"><img src="assets/img/showcase/entfly.png"></a></li>
<li><a href="http://www.hdbjs.com.cn/Home" target="_blank"><img src="assets/img/showcase/schools-beijing.png"></a></li>
<li><a href="http://zcgl.agri.gov.cn/" target="_blank"><img src="assets/img/showcase/agri-gov.png"></a></li>
<li><a href="http://www.casacorazon.us/" target="_blank"><img src="assets/img/showcase/casacorazon.png"></a></li>
<li><a href="http://www.hiroshima.med.or.jp/kodomo/" target="_blank"><img src="assets/img/showcase/kodomo.png"></a></li>
<li><a href="http://www.xcessbuy.com/" target="_blank"><img src="assets/img/showcase/xcessbuy.png"></a></li>
<li><a href="http://www.johnslegers.com/lead-dashboard/keyword:cascade%20framework,%20google%20adwords,%20application/currency:US%20Dollars" target="_blank"><img src="assets/img/showcase/db.png"></a></li>
<li><a href="http://www.johnslegers.com/map/" target="_blank"><img src="assets/img/showcase/map.png"></a></li>
<li><a href="http://erik.responsive.sk/" target="_blank"><img src="assets/img/showcase/paldan.png"></a></li>
<li><a href="http://www.cossim.com/" target="_blank"><img src="assets/img/showcase/cossim.png"></a></li>
<li><a href="http://www.johnslegers.com/gravatar/" target="_blank"><img src="assets/img/showcase/gravatar.png"></a></li>
<li><a href="http://www.ciooffice.se/ea/ea-navigation/ea-navigation.htm" target="_blank"><img src="assets/img/showcase/ciooffice.png"></a></li>
<li><a href="http://towan.sakura.ne.jp/towan_kanko/index.php" target="_blank"><img src="assets/img/showcase/towan.png"></a></li>
<li><a href="http://grandale.org/" target="_blank"><img src="assets/img/showcase/grandale.png"></a></li>
<li><a href="http://www.seasure.co.uk/" target="_blank"><img src="assets/img/showcase/seasure.png"></a></li>
<li><a href="http://www.marcushurley.com/" target="_blank"><img src="assets/img/showcase/huxley.png"></a></li>
<!--
<li><a href="http://coshg.org/" target="_blank"><img src="assets/img/showcase/coshg.png"></a></li>
<li><a href="http://www.johnslegers.com/" target="_blank"><img src="assets/img/showcase/johnslegers.png"></a></li>
<li><a href="http://www.kawasaki-motors.com/info/u29/" target="_blank"><img src="assets/img/showcase/kawasaki.png"></a></li>
<li><a href="http://www.ydesp.jp/" target="_blank"><img src="assets/img/showcase/ydesp.png"></a></li>
<li><a href="http://www.nicomimi.net/" target="_blank"><img src="assets/img/showcase/nicomimi.png"></a></li>
<li><a href="http://q.hdbjs.com.cn/Hd" target="_blank"><img src="assets/img/showcase/CPPCC.png"></a></li>
<li><a href="http://www.dev48.com/" target="_blank"><img src="assets/img/showcase/dev48.png"></a></li>
<li><a href="http://maddrob.co.za/" target="_blank"><img src="assets/img/showcase/maddrob.png"></a></li>
<li><a href="http://mbrowne.github.io/ClassRegistration-DCI/" target="_blank"><img src="assets/img/showcase/summersatlrei.png"></a></li>
<li><a href="http://ibaino.net/" target="_blank"><img src="assets/img/showcase/ibaino.png"></a></li>
<li><a href="http://www.tiagomarques.com.br/" target="_blank"><img src="assets/img/showcase/tiagomarques.png"></a></li>
<li><a href="http://www.perezbarreiro.com/" target="_blank"><img src="assets/img/showcase/barreiro.png"></a></li>
<li><a href="http://baojia.xianlan114.com/" target="_blank"><img src="assets/img/showcase/xianlan114.png"></a></li>
-->
<li><a href="http://www.johnslegers.com/contact" target="_blank"><img src="assets/img/showcase/clickme.png"></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="col">
<div class="cell">
<h2>Cascade Modules</h2>
<p>The following table gives an overview of the available Cascade modules.</p>
<table class="outline-header border box-header outline files" summary="Employee Pay Sheet">
<thead>
<tr>
<th class="name">File</th>
<th class="content mobile-hidden">Content</th>
<th class="minified">Minified</th>
<th class="gzipped">Gzipped</th>
</tr>
</thead>
<tbody>
<tr>
<td>core.css</td>
<td class="mobile-hidden">Cross-browser rules for building your page structure.</td>
<td>8705 B</td>
<td>2677 B</td>
</tr>
<tr>
<td>typography.css</td>
<td class="mobile-hidden">Font sizes, line heights and other typographical rules</td>
<td>3057 B</td>
<td>1149 B</td>
</tr>
<tr>
<td>tables.css</td>
<td class="mobile-hidden">Classes that can be combined to layout your HTML tables</td>
<td>1107 B</td>
<td>370 B</td>
</tr>
<tr>
<td>colors.css</td>
<td class="mobile-hidden">Text colors, backgrounds and border colors</td>
<td>5164 B</td>
<td>1610 B</td>
</tr>
<tr>
<td>modern.css</td>
<td class="mobile-hidden">Rounded corners, box-shadow and other CSS3 styles</td>
<td>2935 B</td>
<td>702 B</td>
</tr>
<tr>
<td>helpers.css</td>
<td class="mobile-hidden">Generic helper classes</td>
<td>1367 B</td>
<td>414 B</td>
</tr>
<tr>
<td>grids.css</td>
<td class="mobile-hidden">Presentational grid classes</td>
<td>1971 B</td>
<td>473 B</td>
</tr>
<tr>
<td>responsive.css</td>
<td class="mobile-hidden">Responsive support</td>
<td>2882 B</td>
<td>631 B</td>
</tr>
<tr>
<td>mobile-grids.css</td>
<td class="mobile-hidden">Mobile specific grid classes</td>
<td>2970 B</td>
<td>555 B</td>
</tr>
<tr>
<td>tablet-grids.css</td>
<td class="mobile-hidden">Tablet specific grid classes</td>
<td>2992 B</td>
<td>569 B</td>
</tr>
<tr>
<td>phone-grids.css</td>
<td class="mobile-hidden">Phone specific grid classes</td>
<td>2877 B</td>
<td>550 B</td>
</tr>
<tr>
<td>icons.css</td>
<td class="mobile-hidden">Icons</td>
<td>14362 B</td>
<td>2792 B</td>
</tr>
<tr>
<td>icons-ie7.css</td>
<td class="mobile-hidden">Icon support for IE<8</td>
<td>34991 B</td>
<td>2994 B</td>
</tr>
<tr>
<td>print.css</td>
<td class="mobile-hidden">Print styles</td>
<td>573 B</td>
<td>340 B</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col">
<div class="cell">
<h2>Builds</h2>
<p>Cascade Framework provides you with 4 custom builds, that combine different modules into a single file.</p>
<table class="outline-header border box-header outline files" summary="Employee Pay Sheet">
<thead>
<tr>
<th class="name">File</th>
<th class="content mobile-hidden">Content</th>
<th class="minified">Minified</th>
<th class="gzipped">Gzipped</th>
</tr>
</thead>
<tbody>
<tr>
<td>build-core+typography.css</td>
<td class="mobile-hidden">Contains only the core and typography modules.</td>
<td>11732 B</td>
<td>3563 B</td>
</tr>
<tr>
<td>build-core+typography+responsive.css</td>
<td class="mobile-hidden">Adds responsive support.</td>
<td>14614 B</td>
<td>4022 B</td>
</tr>
<tr>
<td>build-full.css</td>
<td class="mobile-hidden">All modules, except for IE<8 icons and print styles.</td>
<td>51072 B</td>
<td>10694 B</td>
</tr>
<tr>
<td>build-full-no-icons.css</td>
<td class="mobile-hidden">Full build without icon classes.</td>
<td>36705 B</td>
<td>7864 B</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col">
<div class="cell">
<h2>Still not lightweight enough?</h2>
<p>Is Cascade Framework still not lightweight enough to fit your personal needs?
There's now also an even more lightweight version of Cascade Framework.
Check it out <a href="http://jslegers.github.io/cascadeframeworklight/">on Github</a>!</p>
</div>
</div>
<div class="col">
<div class="cell">
<h2>What's next?</h2>
<p>Planned features for Cascade Framework 2 :</p>
<ul>
<li>A rewrite of the codebase to Sass 3.3</li>
<li>Custom themes</li>
<li>New interactive UI elements</li>
</ul>
</div>
</div>
<div class="col">
<div class="cell">
<h2>Contribute</h2>
<p>Want to help? Fork <a href="https://github.com/jslegers/cascadeframework">the project at Github</a>.</p>
</div>
</div>
<div class="col">
<div class="cell">
<h2>Donations</h2>
<p>You can also help by making a donation with PayPal.</p>
<!-- <div class="col width-1of2"><iframe scrolling="no" frameborder="0" allowTransparency="true" src='https://api.bountysource.com/user/fundraisers/421/embed' style='width: 238px; height: 402px; overflow: hidden; border: 0px;'></iframe></div>
<div class="col width-fill"><iframe scrolling="no" frameborder="0" allowTransparency="true" style="border: 0; margin: 0; padding: 0;" src="https://www.gittip.com/johnslegers/widget.html" width="48" height="22"></iframe></div -->
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="A5PW4E9TTVFFS">
<input type="image" src="https://www.paypalobjects.com/nl_NL/BE/i/btn/btn_donateCC_LG.gif" name="submit" alt="PayPal, de veilige en complete manier van online betalen.">
</form>
</div>
</div>
<div class="col">
<div class="cell">
<h2>Want to know more?</h2>
<p>Check out <a href="grid.html">the documentation</a> for an overview and demos of the Cascade Framework's features.</p>
</div>
</div>
</div>
</div>
</div>
<div class="site-footer">
<div class="site-center">
<div class="cell">
<div id="sociallogos">
<a href="https://twitter.com/cascadecss"><span class="icon icon-32 icon-twitter"></span></a>
<a href="http://www.facebook.com/cascadeframework"><span class="icon icon-32 icon-facebook-sign"></span></a>
<a href="https://github.com/CascadeFramework"><span class="icon icon-32 icon-github"></span></a>
<div class="col">
© 2013, <a href="http://www.johnslegers.com/">John Slegers</a>
</div>
</div>
<a href="http://www.cascade-framework.com/" class="powered-by"></a>
</div>
</div>
</div>
<script src="assets/js/app.js"></script>
</body>
</html>