After playing around with Bootstrap, I realized what a huge boon it was to my projects (programmer lacking in design skills). One thing I like about it is I don't have to pick colors. It does the border, button, text, and nav-bar colors for me. I don't trust myself to pick my own colors! I would really like a way to preview or be able to pick some other colors other people have made. Maybe you could expose a perma-li…
Twitter Bootstrap Generator
11–20 of 50 posts
Re: Twitter Bootstrap Generator
#12Re: Twitter Bootstrap Generator
#13Very nice, being able to see the CSS applied to some generic HTML before downloading would be cool too! Thanks for the nice work.
Re: Twitter Bootstrap Generator
#14After playing around with Bootstrap, I realized what a huge boon it was to my projects (programmer lacking in design skills). One thing I like about it is I don't have to pick colors. It does the border, button, text, and nav-bar colors for me. I don't trust myself to pick my own colors! I would really like a way to preview or be able to pick some other colors other people have made. Maybe you could expose a perma-li…
As a developer with a decent amount of design skills, what I love is that their defaults are extremely easy to customise and extend where necessary.
> I'm also amazed at how often I spot it now. Seems like it's everywhere.
I also see it everywhere, which is the main impetus for me to come up with a completely customised version that reflects my design style. Hopefully more people do the same instead of just using it straight off of a clone.
Re: Twitter Bootstrap Generator
#15http://groups.google.com/group/twitter-bootstrap/browse_thre...
The author wrote it in one evening which makes it even more impressive.
Re: Twitter Bootstrap Generator
#16Re: Twitter Bootstrap Generator
#17Re: Twitter Bootstrap Generator
#18After playing around with Bootstrap, I realized what a huge boon it was to my projects (programmer lacking in design skills). One thing I like about it is I don't have to pick colors. It does the border, button, text, and nav-bar colors for me. I don't trust myself to pick my own colors! I would really like a way to preview or be able to pick some other colors other people have made. Maybe you could expose a perma-li…
I second the entire comment -- well, excluding the programmer lacking design skills. As a developer with a decent amount of design skills, what I love is that their defaults are extremely easy to customise and extend where necessary. > I'm also amazed at how often I spot it now. Seems like it's everywhere. I also see it everywhere, which is the main impetus for me to come up with a completely customised version that…
Re: Twitter Bootstrap Generator
#19That said, a Bootstrap generator that generates LESS, which in turn generates CSS? Seems overengineered. Almost all of these variables are in variables.less anyway. I'd hope that anyone setting up Bootstrap has the skills to edit this one file.
https://github.com/twitter/bootstrap/blob/master/lib/variabl...
Re: Twitter Bootstrap Generator
#20This is pretty cool. That said, a Bootstrap generator that generates LESS, which in turn generates CSS? Seems overengineered. Almost all of these variables are in variables.less anyway. I'd hope that anyone setting up Bootstrap has the skills to edit this one file. https://github.com/twitter/bootstrap/blob/master/lib/variabl...