An open API service indexing awesome lists of open source software.

https://github.com/jsor/gee

A minimalistic (un)semantic grid system framework.
https://github.com/jsor/gee

Last synced: about 1 year ago
JSON representation

A minimalistic (un)semantic grid system framework.

Awesome Lists containing this project

README

          

gee
===

A minimalistic (un)semantic grid system framework built on top of [LESS](http://lesscss.org).

Documentation
-------------

You can read the documentation [here](docs/):

1. [Getting Started](docs/Getting-Started.md)
2. [Responsive Grids](docs/Responsive-Grids.md)
3. [Grid Gutters](docs/Grid-Gutters.md)
4. [Pixel-Based Grids](docs/Pixel-Based-Grids.md)

Download
--------

All you need is the [`gee.less`](gee.less?raw=1)
file.

Alternatively, you can download the [whole archive](https://github.com/jsor/gee/releases/latest)
including docs and examples.

Examples
--------

Checkout the [`demo/`](demo/) folder for some examples.

Credits
-------

The grid system is based on [YUI's CSS Grids](http://yuilibrary.com/yui/docs/cssgrids/).

License
-------

Copyright (c) 2013-2017 Jan Sorgalla. Released under the [MIT](https://github.com/jsor/gee/blob/master/LICENSE) license.