https://github.com/jclem/tartan
A simple grid.
https://github.com/jclem/tartan
Last synced: 11 months ago
JSON representation
A simple grid.
- Host: GitHub
- URL: https://github.com/jclem/tartan
- Owner: jclem
- License: mit
- Created: 2013-07-30T19:57:53.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-10-27T18:12:57.000Z (over 11 years ago)
- Last Synced: 2025-03-24T10:52:53.832Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Tartan
tartan is a simple, flexible grid system packaged as a [Ruby gem](http://rubygems.org/gems/tartan-grid).
The primary goal of tartan is to create a grid that can be adapted to a diverse set of layout scenarios.
Where wrapping content in row containers is an options, tartan supports positioning content via floats. Where this is not possible, tartan supports positioning content via inline-block, eliminating the need to wrap content in row containers. This is especially useful in fluid/responsive layouts.
Currently, the best documentation is at [http://jclem.net/tartan](http://jclem.net/tartan).
## Thanks, Heroku
While I created and maintain this project, it was done while I was an employee
of [Heroku][heroku] on the Human Interfaces Team, and they were kind enough to
allow me to open source the work. Heroku is awesome.
[heroku]: https://www.heroku.com/home