twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
https://getbootstrap.com
MIT License
170.28k stars 78.78k forks source link

Direct download links (or CDN) #1679

Closed JustinDrake closed 12 years ago

JustinDrake commented 12 years ago

How can I get the file bootstrap.css directly (without having to download the whole .zip file)? Is there a CDN of some sort?

caniszczyk commented 12 years ago

Maybe something like CDNJS would help? http://www.cdnjs.com/

cliffano commented 12 years ago

+1 for a CDN Would be nice to have bootstrap cached on the browser once for thousands of sites to benefit.

ghost commented 12 years ago

You can link to http://twitter.github.com/bootstrap/assets/css/bootstrap.css, but it's uncompressed

JakeWharton commented 12 years ago

It's also not versioned nor guaranteed to not move.

cassionandi commented 12 years ago

+1 for a CDN

nickmalcolm commented 12 years ago

+1 for a CDN for both minified CSS and JS

dbpolito commented 12 years ago

:+1: for CDN

frosas commented 12 years ago

Another +1 for a CDN

owyongsk commented 12 years ago

Needs, CDN, badly, please. +1

frosas commented 12 years ago

@mindctrl what about the convenience of not having to download, unzip, ... it?

I really like being able to bootstrap projects as fast as this:

<!doctype html>
<link rel="stylesheet" href="http://twitter.github.com/bootstrap/1.4.0/bootstrap.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script>
<h1>My new awesome project</h1>
iron9light commented 12 years ago

+1

martijnmegens commented 12 years ago

+1 for a CDN

laczoka commented 12 years ago

+1 for a CDN

g00fy- commented 12 years ago

+1

lexden commented 12 years ago

+1

jmcclell commented 12 years ago

:+1:

caniszczyk commented 12 years ago

Looks like someone added it on CDNJS:

http://www.cdnjs.com/#/search/bootstrap, not sure who

jhurliman commented 12 years ago

@caniszczyk Thanks for the link. Now we just need https://github.com/cdnjs/cdncss to get off the ground.

mppfiles commented 12 years ago

:+1: 4 CDN ;)

philipp-spiess commented 12 years ago

+1

geowa4 commented 12 years ago

+1

bcarl commented 12 years ago

+1

rjnienaber commented 12 years ago

+1

akshatpradhan commented 12 years ago

+1

wub commented 12 years ago

+1

pbuda commented 12 years ago

+1

jaconza commented 12 years ago

+1 for hosting Javascript modules and Css on CDN

bighappyface commented 12 years ago

Aye. +1

janmarek commented 12 years ago

+1

nlaplante commented 12 years ago

+1

elrafael commented 12 years ago

I don't believe that will be someday. Why?

Simple, you can customize your bootstrap. That version is already compiled with "Less". So, unless you want to use the default colors/grid sizes/fonts/ I can't see why the dev team will put the bootstrap.css in a CDN service. JQuery UI has, but only the default themes. Not the themeroller.

The same for javascript files. You don't need all the js files in your project.

By the way, why people put +1? I don't think it will help.

nlaplante commented 12 years ago

Good point elrafael, but I think many people just use the default anyway, plus maybe a couple of overrides in their own stylesheets.

People just put +1 to show the demand is there.

maxcan commented 12 years ago

Also, with less.js, you can use the CDN version and still customize to your hearts content. CDN pls pls.

anirudhjoshi commented 12 years ago

+1

ociule commented 12 years ago

+1

tjobrien commented 12 years ago

+1

tosswill commented 12 years ago

+1

dobrych commented 12 years ago

+1

ghost commented 12 years ago

+1

guileen commented 12 years ago

+1

asciant commented 12 years ago

+1

trojkat commented 12 years ago

+2

bartoszrychlicki commented 12 years ago

+1

kwangchin commented 12 years ago

+1

magnussonco commented 12 years ago

+1

al6x commented 12 years ago

+1 many use it as a scaffolding and quick prototyping, it would be nice to have CDN links

mikedfunk commented 12 years ago

:+1:

pusewicz commented 12 years ago

+1

anroots commented 12 years ago

+1

rtyer commented 12 years ago

+1