2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

some download changes

This commit is contained in:
Mark Otto
2015-06-09 16:09:33 -07:00
parent cbdfdd5a9e
commit 960cbe6162
2 changed files with 29 additions and 19 deletions
+4
View File
@@ -5,6 +5,8 @@ title: Getting started
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.
<div class="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:
* Using an HTML5 doctype