ppi / website

The PPI Website
http://www.ppi.io
MIT License
23 stars 15 forks source link

[Design] Make the homepage responsive #85

Open dragoonis opened 11 years ago

dragoonis commented 11 years ago

Make the homepage elements responsive.

marcqualie commented 11 years ago

Do you want the homepage or the entire site doing? I assume you have some kind of base template that is pretty global, but the boxes in each page will be different.

dragoonis commented 11 years ago

@marcqualie I predict the work on the homepage will probably be a site-wide CSS change. Any per-page changes will just need looked into to make them responsive and lose their floats.

marcqualie commented 11 years ago

I've started doing this recode. The actual homepage content was totally custom (a lot of duplicated) css and not using Bootstrap's grid layout so I ripped it all out to implement it with a much smaller css footprint. Do you want the style, such as colors/effects/backgrounds/patterns, to match the current ppi.io website?

dragoonis commented 11 years ago

Yeah, the point is responsiveness, so it should match the current http://dev.ppi.io site

On Fri, Jul 12, 2013 at 12:12 AM, Marc Qualie notifications@github.comwrote:

I've started doing this recode. The actual homepage content was totally custom (a lot of duplicated) css and not using Bootstrap's grid layout so I ripped it all out to implement it with a much smaller css footprint. Do you want the style, such as colors/effects/backgrounds/patterns, to match the current ppi.io website?

— Reply to this email directly or view it on GitHubhttps://github.com/ppi/website/issues/85#issuecomment-20849149 .