TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Micro Responsive Grid - a tiny little fluid grid

45 pointsby roybarberukover 12 years ago

6 comments

danpalmerover 12 years ago
I'm not a designer, and have limited experience (Bootstrap, 960, Bourbon, etc) with (S){C,A}SS frameworks/libraries, so maybe I'm just being ignorant.<p>Can someone explain to me why there are so many grid frameworks? There appear to be quite a limited number of features, being responsive, dynamic grid sizes maybe? So what's the reason for so many designers 'rolling their own' 'handmade' 'little, tiny, light, nimble and small' grid frameworks?<p>I'm sure there is a reason for it, but from the perspective of an outsider (sort of), it looks like there is an excessive number of options.
评论 #5171026 未加载
评论 #5170723 未加载
评论 #5171265 未加载
评论 #5171217 未加载
评论 #5170557 未加载
aidosover 12 years ago
That actual page isn't using it, is it? Is there a demo up somewhere? I had to clone it to take a look.<p>Nice and simple - it's hard to judge behaviour without seeing a bit of content or blocks, or something. Suggest you add a little more to the example (eg <a href="http://960.gs/demo.html" rel="nofollow">http://960.gs/demo.html</a>).<p>It's good to have light example like this to work from. I find things like bootstrap to be completely unapproachable. I spend so much time looking through their src to get slightly non-standard behaviours that it's almost always easier to write my own.
评论 #5170350 未加载
FreshCodeover 12 years ago
Really nice. I would recommend not animating font-size transitions when resizing. Eye candy can distract the viewer and detract from your message. For a design portfolio it may be more impressive, but for most use cases, I feel it would work better if resizing was instant.
评论 #5170480 未加载
ajanuaryover 12 years ago
A preview of the demo in the repo:<p><a href="http://htmlpreview.github.com/?https://github.com/roybarber/micro-rwd-grid/blob/master/index.html" rel="nofollow">http://htmlpreview.github.com/?https://github.com/roybarber/...</a>
评论 #5171740 未加载
grahamjlover 12 years ago
Look's interesting - could you pop a demo link up to go alongside the article or readme?
评论 #5170346 未加载
griffindyover 12 years ago
a nice framework and a great site, good job!