Live data from Hacker News

Bootstrap 3.1 released

github.com

31–40 of 138 posts

Re: Bootstrap 3.1 released

#31
post #6

Earlier quoted context omitted.

Defining all 4 screen sizes gets tedious. That aside, The new landing page on http://getbootstrap.com/ looks great

Great? Looks bland. Anyone else have a weird box sitting under the download button? http://i.imgur.com/U5OyI7g.png

Have you got an ad-blocker running?

I believe that box is meant to be an ad, which the creators of Bootstrap use to support the project.

Re: Bootstrap 3.1 released

#32
post #6

Earlier quoted context omitted.

Defining all 4 screen sizes gets tedious. That aside, The new landing page on http://getbootstrap.com/ looks great

Great? Looks bland. Anyone else have a weird box sitting under the download button? http://i.imgur.com/U5OyI7g.png

You're blocking an ad.

Re: Bootstrap 3.1 released

#33
post #4

Pushed to CDN too http://www.jsdelivr.com/#!bootstrap

Curious what people's thoughts on using a CDN for these sorts of things (Bootstrap, JQuery etc) versus deploying it on their own sites.

It's an extra DNS query - but thoughts on overall impact on performance?

Re: Bootstrap 3.1 released

#37
post #4

Pushed to CDN too http://www.jsdelivr.com/#!bootstrap

Curious what people's thoughts on using a CDN for these sorts of things (Bootstrap, JQuery etc) versus deploying it on their own sites. It's an extra DNS query - but thoughts on overall impact on performance?

I think the idea is that if everyone serves it from the same URL, it's cached before the user sees your page for the first time.

Re: Bootstrap 3.1 released

#38
post #28

> Three new templates: Blog, Cover, and Dashboard. Where can I see them?

In the examples here, under custom components: http://getbootstrap.com/getting-started/#examples

Am I missing something, or do they minify the example code? Why do they do that? Is there an easier to copy/edit version somewhere?

Re: Bootstrap 3.1 released

#40
post #8

Official Sass port. That's pretty big news.

At the expense of not Googling it on my own, can someone provide a quick rundown of why this is a big deal? What's the difference between Sass and LESS?

Preference really. But most of the front-enders I work with seem to prefer Sass for some reason and thus have been pretty dedicated to Foundation in the past. With this official port being introduced it makes bootstrap a more viable option to those who spend most of their time using Sass.
Post reply on HN