mirror of
https://github.com/Llewellynvdm/front-end-frameworks.git
synced 2024-11-22 11:35:11 +00:00
Add Gumby framework.
This commit is contained in:
parent
1e95d00d6e
commit
1aa7c919f2
@ -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
|
@ -592,6 +592,15 @@
|
||||
<p>An HTML5, CSS and JavaScript framework with focus on responsiveness for various devices.
|
||||
</br>
|
||||
<a target="_blank" href="https://github.com/groundworkcss/groundwork">View on Github</a>
|
||||
<td><h2>MIT</h2></td>
|
||||
</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 You’re 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>
|
||||
@ -602,8 +611,8 @@
|
||||
<div class="phone"></div>
|
||||
</div>
|
||||
</td>
|
||||
<td><h2>MIT</h2></td>
|
||||
</tr>
|
||||
<td><h2>Free</h2></td>
|
||||
</tr>
|
||||
</table>
|
||||
</section>
|
||||
<footer>
|
||||
|
Loading…
Reference in New Issue
Block a user