0.0
No commit activity in last 3 years
No release in over 3 years
A simple grid for Heroku, with a Rails engine.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0

Runtime

>= 3.2.0
>= 0
 Project Readme

Tartan

tartan is a simple, flexible grid system packaged as a Ruby gem.

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.

Thanks, Heroku

While I created and maintain this project, it was done while I was an employee of Heroku on the Human Interfaces Team, and they were kind enough to allow me to open source the work. Heroku is awesome.