typeplate / typeplate.github.io

Official Website for Typeplate: “A Typographic Starter Kit.”
http://typeplate.com
Other
1.35k stars 111 forks source link

What are we using for layout? #5

Closed grayghostvisuals closed 11 years ago

grayghostvisuals commented 11 years ago

Ok, Gridset seems to be a #hotdrama issue so what are gonna use for layout? Would like it still to be responsive, but it does not need to be "small-screen-friendly." This is something for developers on a desktop machine… right?

IMO…

caycefischer commented 11 years ago

Golden Grid is cool actually, I've never tried it. But why not just keep it real simple since we're starting from scratch, and build a % grid with Sass:

http://codepen.io/chriscoyier/pen/eGcLw http://css-tricks.com/dont-overthink-it-grids/

In that spirit, we could build it on top of inuit.css since what we're building fits really well with an OOCSS approach:

https://github.com/csswizardry/inuit.css/blob/master/inuit.css/objects/_grids.scss http://inuitcss.com/2012/12/building-grid-systems-with-inuit-css/

hotdrama

grayghostvisuals commented 11 years ago

:shipit: Alrighty! sounds good to me. I'll let you set this up seeing as you know more of Harry's grid pattern lib. I follow at your command sire.

grayghostvisuals commented 11 years ago

DOOD LOOK AT THIS! I don't know about you but this looks fucking sweet! :+1:

Profound Grid: profoundgrid.com

caycefischer commented 11 years ago

That looks pretty slick! Haven't seen it before. Looks pretty robust. Let's give it a try!

grayghostvisuals commented 11 years ago

Dug into it a little today. The one thing that I saw was the example files don't link up to everything properly

caycefischer commented 11 years ago

Closing this issue—I'm just gonna roll with inuit.css/@chriscoyier's Don't Overthink It Grids. K.I.S.S.