Twitter Bootstrap Generator
martinbean.co.uk
Twitter Bootstrap Generator
1–10 of 50 posts
Re: Twitter Bootstrap Generator
#2This is great. You should add a color picker to the text field boxes.
Re: Twitter Bootstrap Generator
#3Great. If you can add customization of top bar, it would be awesome. Thanks for creating this tool.
Re: Twitter Bootstrap Generator
#4This is great. You should add a color picker to the text field boxes.
Cool idea, in addition to the color picker you might want to let it change the current page live via DOM manipulation so you can see what it will look like before you download it.
Re: Twitter Bootstrap Generator
#5Very 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
#6SASS & LESS formats maybe?
Re: Twitter Bootstrap Generator
#7After 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-link to a set of config options so they are easy to share.
I'm also amazed at how often I spot it now. Seems like it's everywhere.
Re: Twitter Bootstrap Generator
#8Awesome job!
Re: Twitter Bootstrap Generator
#9"No ending semi-colon is required." seems like a detail that could be handled behind the scenes.
Re: Twitter Bootstrap Generator
#10This is nice, but why not just use the variables in variables.less? That's what they are there for.