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.
- Host: GitHub
- URL: https://github.com/jsor/gee
- Owner: jsor
- License: mit
- Created: 2013-07-12T20:04:47.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T06:50:22.000Z (almost 9 years ago)
- Last Synced: 2025-02-03T22:28:43.378Z (over 1 year ago)
- Language: CSS
- Homepage: https://sorgalla.com/gee/
- Size: 43.9 KB
- Stars: 13
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.