Is there a hosted version of Twitter Bootstrap?

Christian Strang picture Christian Strang · Mar 27, 2012 · Viewed 80k times · Source

Is there a hosted version of Twitter Bootstrap? Something similar to the hosted version of jQuery on Google?

Answer

merv picture merv · May 28, 2012

BootstrapCDN.com

Hosts the Javascript, CSS, and Image files.

Additionally hosts the Font Awesome CSS and a selection of Bootswatch themes.

Maintained by @jdorfman and @mervinej.


CDNJS.com

Hosts the JavaScript, CSS and Image files. Check the GitHub repo for more specifics.

Also hosts a ton of other JS libraries, including plenty of Bootstrap plugins/addons.

Maintained by @peterdavehello.