Merge pull request #8 from jwallaceparker/master

Add Gumby framework.
This commit is contained in:
Afshin Mehrabani 2013-02-25 10:05:49 -08:00
commit 14c2e94e66
2 changed files with 29 additions and 2 deletions

View File

@ -267,3 +267,11 @@ A responsive HTML5, CSS and JavaScript framework built with SASS and Compass. Th
**Responsive:** Yes
**Website:** http://groundwork.sidereel.com/
## Gumby
Gumby is a responsive 960 grid CSS framework. The grid lets you lay out pages quickly and easily in a natural, logical way. The framework is packaged with tons of styles and common interface elements to help you quickly put together functional prototypes.
**Responsive:** Yes
**Website:** http://gumbyframework.com

View File

@ -437,7 +437,7 @@
<td>
<h1><a target="_blank" href="http://code.google.com/p/the-golden-grid/">The Golden Grid</a></h1>
<div class="info">
<p> It 's a product of the search for the perfect modern grid system.
<p> It's a product of the search for the perfect modern grid system.
</br>
<a target="_blank" href="http://code.google.com/p/the-golden-grid/">Visit Site</a>
</p>
@ -603,7 +603,26 @@
</div>
</td>
<td><h2>MIT</h2></td>
</tr>
</tr>
<tr>
<td>
<h1><a target="_blank" href="http://gumbyframework.com/">Gumby</a></h1>
<div class="info">
<p>The Responsive 960 Grid CSS Framework That Youre Already Familiar With.
</br>
<a target="_blank" href="http://gumbyframework.com/">Visit Site</a> - <a href="https://github.com/dsurgeons/gumby" target="_blank">View on Github</a>
</p>
</div>
</td>
<td>
<div class="responsive hint hint--left hint--success yes" data-hint="Responsive">
<div class="desktop"></div>
<div class="tablet"></div>
<div class="phone"></div>
</div>
</td>
<td><h2>Free</h2></td>
</tr>
</table>
</section>
<footer>