Twitter Bootstrap Now Powering 1% of The Web
blog.meanpath.com
Twitter Bootstrap Now Powering 1% of The Web
1–10 of 73 posts
Re: Twitter Bootstrap Now Powering 1% of The Web
#2I recently removed bootstrap from a website I have that is composed entirely of static HTML documents [1]. It's a teaser / marketing site for my current project. The sample sites looked nice and I figured that since I and CSS are of basically nodding acquaintance -- why not?
I discovered that Bootstrap was just too featuresome for my requirements and I could not, for the life of me, get it to look correct. Everything was slightly out of place. It drove me nuts.
This led to a quest to find a simple stylesheet with a document-focused layout. Such a thing is not easily found; all and sundry are bloody obsessed with displaying their infinite genius through monstrously bloated code for designs that swoosh and swoop and resize and spin and have this and that and the captain's hat.
In the end I repurposed a stylesheet I'd commissioned as part of a wordpress theme from a good designer I know and trust[2]. A simple columnar layout. Done, dusted.
[2] http://dribbble.com/karlbright . Insofar as the stylesheet you find above is bad, that's because I've been hacking on it for a few weeks since forking the original.
Re: Twitter Bootstrap Now Powering 1% of The Web
#3If so many people are using Bootstrap as a default style, it makes me wonder if maybe the default way browser style HTML element shouldn't be closer to what Bootstrap does?
Re: Twitter Bootstrap Now Powering 1% of The Web
#4I sometimes use stuff because everyone else is using it. And then I wonder why I did that. I recently removed bootstrap from a website I have that is composed entirely of static HTML documents [1]. It's a teaser / marketing site for my current project. The sample sites looked nice and I figured that since I and CSS are of basically nodding acquaintance -- why not? I discovered that Bootstrap was just too featuresome…
Also means you can override a lot of the default mixins fairly simply.
Re: Twitter Bootstrap Now Powering 1% of The Web
#5Re: Twitter Bootstrap Now Powering 1% of The Web
#6"I recently pulled a random selection of 10 websites from the sites I visit every day and found clear Twitter Bootstrap signatures on 0 of them."
Re: Twitter Bootstrap Now Powering 1% of The Web
#7I sometimes use stuff because everyone else is using it. And then I wonder why I did that. I recently removed bootstrap from a website I have that is composed entirely of static HTML documents [1]. It's a teaser / marketing site for my current project. The sample sites looked nice and I figured that since I and CSS are of basically nodding acquaintance -- why not? I discovered that Bootstrap was just too featuresome…
If you compile Bootstrap from its LESS files you can pick and choose which parts you include. Also means you can override a lot of the default mixins fairly simply.
Re: Twitter Bootstrap Now Powering 1% of The Web
#8However I think 'powered' is taking things a bit far. Maybe 'styling' 1% of the web or 'powering the front-end' of 1% of the web. Wordpress uses the term 'powered' and that's fine because they actually do power a huge number of sites. That doesn't apply to most large sites running Bootstrap. Take Coinbase for example. They're still basically just running stock Bootstrap - but the site is 'powered' by a beefy custom backend.
Re: Twitter Bootstrap Now Powering 1% of The Web
#9That's awesome and I'm a big fan of Bootstrap and use it for nearly every new project. However I think 'powered' is taking things a bit far. Maybe 'styling' 1% of the web or 'powering the front-end' of 1% of the web. Wordpress uses the term 'powered' and that's fine because they actually do power a huge number of sites. That doesn't apply to most large sites running Bootstrap. Take Coinbase for example. They're still…
Re: Twitter Bootstrap Now Powering 1% of The Web
#10"I recently pulled a random selection of 10 websites from the sites I visit every day and found clear Twitter Bootstrap signatures on 0 of them."