Quickly add Bootstrap to your project via the [Bootstrap CDN](http://bootstrapcdn.com), graciously provided by the [MaxCDN](http://www.maxcdn.com/) folks.
## Include CSS and JS
Copy-paste the stylesheet `<link>` into your `<head>` before all other stylesheets.
<divclass="alert alert-warning">
...
...
@@ -22,6 +24,8 @@ Then, add the Bootstrap JavaScript—and jQuery—near the end of your pages. It
<script src="{{ site.cdn.js }}"></script>
{% endhighlight %}
## Page template
Be sure to have your pages set up with the latest design and development standards. That means: