Neha Patil (Editor)

BootstrapCDN

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Justin Dorfman

Stable release
  
3.0.0

Type
  
Free CDN

Initial release
  
2012

Development status
  
Active

Operating system
  
Cross-platform (web-based application)

BootstrapCDN is a free and public content delivery network. Users of BootstrapCDN can load CSS, JavaScript and images remotely, from its servers. Bootstrap uses MaxCDN's global content delivery network, which makes websites using its service resilient to unexpected surges in web traffic.

Contents

Twitter Bootstrap

Twitter Bootstrap was founded by two former Twitter software engineers, Mark Otto and Jacob Thornton as a front end for web development, with templates for forms, buttons and other user interface items. Twitter Bootstrap was open sourced in August 2011. NetDNA (now MaxCDN) launched BootstrapCDN, the free content delivery network aspect of Bootstrap, with a beta launch on June 7, 2012 and a stable launch on July 5, 2012. (Otto and Thornton did not develop BootstrapCDN.) Stanford University, Angry Birds and Gizmodo utilize BootstrapCDN.

Font Awesome

Font Awesome, a font designed for use with Twitter Bootstrap, was incorporated into BootstrapCDN on August 21, 2012. The font offers CSS-friendly scalable vector icons that are CSS-friendly for customization.

As of July 5, 2013—a year after it launched—BootstrapCDN transferred 40.73 Terabytes and served 3.2 billion requests, with 383 changes to its Github repository (git commits). Font Awesome was its most popular requested file with 338,329,273 hits.

Usage

Developers can access BootstrapCDN's complete CSS and Javascript with the following links

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">

<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>

References

BootstrapCDN Wikipedia