mirror of
https://github.com/Llewellynvdm/front-end-frameworks.git
synced 2025-02-02 17:28:24 +00:00
Merge pull request #17 from groundworkcss/master
Updated GroundworkCSS information
This commit is contained in:
commit
1e74c4893c
16
README.md
16
README.md
@ -44,6 +44,14 @@ Skeleton is a small collection of CSS files that can help you rapidly develop si
|
|||||||
|
|
||||||
**Website:** http://www.getskeleton.com/
|
**Website:** http://www.getskeleton.com/
|
||||||
|
|
||||||
|
## GroundworkCSS
|
||||||
|
|
||||||
|
A responsive framework with a fractional, semantic grid system built with Sass & Compass.
|
||||||
|
|
||||||
|
**Responsive:** Yes
|
||||||
|
|
||||||
|
**Website:** http://groundwork.sidereel.com/
|
||||||
|
|
||||||
## 99lime HTML KickStart
|
## 99lime HTML KickStart
|
||||||
|
|
||||||
> Ultra–Lean HTML Building Blocks for Rapid Website Production.
|
> Ultra–Lean HTML Building Blocks for Rapid Website Production.
|
||||||
@ -260,14 +268,6 @@ Helium is a framework for rapid prototyping and production-ready development. In
|
|||||||
|
|
||||||
**Website:** https://github.com/cbrauckmuller/helium
|
**Website:** https://github.com/cbrauckmuller/helium
|
||||||
|
|
||||||
## Sidereel Groundwork
|
|
||||||
|
|
||||||
A responsive HTML5, CSS and JavaScript framework built with SASS and Compass. There is heavy focus on responsiveness and making a single layout work on different devices.
|
|
||||||
|
|
||||||
**Responsive:** Yes
|
|
||||||
|
|
||||||
**Website:** http://groundwork.sidereel.com/
|
|
||||||
|
|
||||||
## Gumby
|
## 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.
|
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.
|
||||||
|
@ -125,6 +125,25 @@
|
|||||||
</td>
|
</td>
|
||||||
<td><h2>MIT</h2></td>
|
<td><h2>MIT</h2></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<h1><a target="_blank" href="http://groundwork.sidereel.com/">GroundworkCSS</a></h1>
|
||||||
|
<div class="info">
|
||||||
|
<p>A responsive framework with a fractional, semantic grid system built with Sass & Compass.
|
||||||
|
</br>
|
||||||
|
<a target="_blank" href="http://groundwork.sidereel.com/">Visit Site</a> - <a target="_blank" href="https://github.com/groundworkcss/groundwork">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>MIT</h2></td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<h1><a target="_blank" href="http://www.99lime.com/">99lime HTML KickStart</a></h1>
|
<h1><a target="_blank" href="http://www.99lime.com/">99lime HTML KickStart</a></h1>
|
||||||
@ -585,25 +604,6 @@
|
|||||||
</td>
|
</td>
|
||||||
<td><h2>Free</h2></td>
|
<td><h2>Free</h2></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<h1><a target="_blank" href="http://groundwork.sidereel.com/">Sidereel Groundwork</a></h1>
|
|
||||||
<div class="info">
|
|
||||||
<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>
|
|
||||||
</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>MIT</h2></td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<h1><a target="_blank" href="http://gumbyframework.com/">Gumby</a></h1>
|
<h1><a target="_blank" href="http://gumbyframework.com/">Gumby</a></h1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user