1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 05:33:02 +02:00

adding getting started page based on Bootstrap University from awhile back, testing out side nav on docs instead of subnav bar

This commit is contained in:
Mark Otto
2012-07-08 01:47:36 -07:00
parent 5f861ef517
commit 20676ddd4d
20 changed files with 656 additions and 29 deletions

View File

@@ -27,7 +27,7 @@
</head>
<body data-spy="scroll" data-target=".subnav" data-offset="50">
<body data-spy="scroll" data-target=".bs-docs-sidebar" data-offset="10">
<!-- Navbar
================================================== -->
@@ -123,7 +123,7 @@
<div class="span4">
<img src="assets/img/bs-docs-bootstrap-features.png">
<h2>Packed with features.</h2>
<p>Utilize the 12-column responsive <a href="./scaffolding.html#grid">grid</a>, dozens of components, <a href="./javascript.html">javascript plugins</a>, typography, form controls, and even a <a href="./download.html">web-based Customizer</a> to make Bootstrap your own.</p>
<p>A 12-column responsive <a href="./scaffolding.html#grid">grid</a>, dozens of components, <a href="./javascript.html">javascript plugins</a>, typography, form controls, and even a <a href="./download.html">web-based Customizer</a> to make Bootstrap your own.</p>
</div>
</div>