@@ -21,14 +21,14 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
...
@@ -21,14 +21,14 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
<pclass="lead">Quickly include Bootstrap's CSS and JS into any project. Use your favorite package manager, download the source, or use the Bootstrap CDN.</p>
<pclass="lead">Quickly include Bootstrap's CSS and JS into any project. Use your favorite package manager, download the source, or use the Bootstrap CDN.</p>
<divclass="row">
<divclass="row">
<divclass="col-sm-6">
<divclass="col-sm-6 m-b-lg">
<h4>Managed dependencies</h4>
<h4>Managed dependencies</h4>
<p>Include Bootstrap's source Sass and JavaScript files via Bower, Composer, Meteor, or npm. Package managed installs don't include documentation, but do include our Gruntfile and readme.</p>
<p>Include Bootstrap's source Sass and JavaScript files via Bower, Composer, Meteor, or npm. Package managed installs don't include documentation, but do include our Gruntfile and readme.</p>
@@ -54,24 +54,24 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
...
@@ -54,24 +54,24 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
<pclass="lead">Bootstrap makes front-end web development faster and easier. It's made for folks of all skill levels, devices of all shapes, and projects of all sizes.</p>
<pclass="lead">Bootstrap makes front-end web development faster and easier. It's made for folks of all skill levels, devices of all shapes, and projects of all sizes.</p>
<p>Bootstrap ships with vanilla CSS, but its source code utilizes <ahref="../css/#sass">Sass</a>, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.</p>
<p>Bootstrap ships with vanilla CSS, but its source code utilizes <ahref="../css/#sass">Sass</a>, a popular CSS preprocessor. Quickly get started with precompiled CSS or build on the source.</p>
</div>
</div>
<divclass="col-sm-4">
<divclass="col-sm-4 m-b-lg">
<imgsrc="assets/img/devices.png"alt="Responsive across devices"class="img-responsive">
<imgsrc="assets/img/devices.png"alt="Responsive across devices"class="img-responsive">
<h4>One framework, every device.</h4>
<h4>One framework, every device.</h4>
<p>Bootstrap easily and efficiently scales your websites and applications with a single code base, from phones to tablets to desktops with CSS media queries.</p>
<p>Bootstrap easily and efficiently scales your websites and applications with a single code base, from phones to tablets to desktops with CSS media queries.</p>
<p>With Bootstrap, you get extensive and beautiful documentation for common HTML elements, dozens of custom HTML and CSS components, and awesome jQuery plugins.</p>
<p>With Bootstrap, you get extensive and beautiful documentation for common HTML elements, dozens of custom HTML and CSS components, and awesome jQuery plugins.</p>
</div>
</div>
</div>
</div>
<hrclass="half-rule">
<hrclass="half-rule m-t-0">
<p><strong>Bootstrap is open source!</strong> It's hosted, developed, and maintained on GitHub by folks like you.</p>
<p><strong>Bootstrap is open source!</strong> It's hosted, developed, and maintained on GitHub by folks like you.</p>
<ahref="{{ site.repo }}"class="btn btn-bs btn-outline">View the GitHub project</a>
<ahref="{{ site.repo }}"class="btn btn-bs btn-outline">View the GitHub project</a>