top | item 7811052

Pure 0.5.0 – Get Started with Grids

46 points| hobonumber1 | 11 years ago |github.com

12 comments

order
[+] rubiquity|11 years ago|reply
I've been using Pure for a few months now and really like it. Design and organizing CSS aren't my forte and Pure is small, light and easy to extend. I don't use their grid system because I prefer grid mixins[0] over grid classes, but the rest of Pure is really a pleasure to use. It's nice to see the project gaining adoption, back during Pure 0.2 I was worried it might be abandoned.

0 - http://neat.bourbon.io/

[+] hobonumber1|11 years ago|reply
Pure core contributor here. Thanks for the kind words fellas. There are still some rough edges in Pure, especially around extending Menus but that's next on our list of things to tackle.
[+] thebenedict|11 years ago|reply
After 3 projects in a row on Bootstrap I started using Pure about a month ago, and like the clean, un-opinionated approach. It's been especially useful for learning more about SASS and responsive layout without having to override a bunch of Bootstrap's defaults.
[+] ZanderEarth32|11 years ago|reply
I just used Pure for the first time on a small Flask site I'm building and it's been great. Love it as an alternative to bootstrap.

Not wanting to spend a ton of time designing the site (yet), but also wanting to keep it small, made Pure the perfect fit.

[+] pera|11 years ago|reply
I love Pure. If you are looking for a lightweight less-intrusive alternative to Bootstrap you should try it, or even to replace part of it.
[+] nkozyra|11 years ago|reply
Can you expound re: "less intrusive?"

My impression of Pure the first time was that it was a bit verbose to do what Bootstrap can do with a col-sm-3 for example. I do like the fraction-based grid though and perhaps verbosity is the price I have to accept to have that.

[+] jqm|11 years ago|reply
I've used pure on a couple of sites and found it a pleasure to work with. I could probably do a bunch of this stuff manually, but not being a "real" front end guy it's often a surprise battle on different devices. It's nice not having to deal with this. Thanks people who did pure.