Commit 9343e1e9 authored by Mark Otto's avatar Mark Otto

remove getting started link from home, add to navbar, overhaul getting started docs

parent a12f0e55
...@@ -95,9 +95,9 @@ hr.soften { ...@@ -95,9 +95,9 @@ hr.soften {
background: -ms-linear-gradient(45deg, #020031 0%,#6d3353 100%); /* IE10+ */ background: -ms-linear-gradient(45deg, #020031 0%,#6d3353 100%); /* IE10+ */
background: linear-gradient(45deg, #020031 0%,#6d3353 100%); /* W3C */ background: linear-gradient(45deg, #020031 0%,#6d3353 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020031', endColorstr='#6d3353',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020031', endColorstr='#6d3353',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15); -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15), inset 0 -3px 7px rgba(0,0,0,.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15); -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15), inset 0 -3px 7px rgba(0,0,0,.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.15); box-shadow: inset 0 -1px 0 rgba(0,0,0,.15), inset 0 -3px 7px rgba(0,0,0,.15);
} }
.jumbotron h1 { .jumbotron h1 {
...@@ -209,7 +209,7 @@ hr.soften { ...@@ -209,7 +209,7 @@ hr.soften {
font-size: 60px; font-size: 60px;
} }
.subhead p { .subhead p {
margin-bottom: 10px; margin-bottom: 20px;
} }
.subhead .navbar { .subhead .navbar {
display: none; display: none;
...@@ -915,5 +915,3 @@ form.bs-docs-example { ...@@ -915,5 +915,3 @@ form.bs-docs-example {
} }
} }
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<li class=""> <li class="">
<a href="./index.html">Home</a> <a href="./index.html">Home</a>
</li> </li>
<li class="">
<a href="./getting-started.html">Get started</a>
</li>
<li class=""> <li class="">
<a href="./scaffolding.html">Scaffolding</a> <a href="./scaffolding.html">Scaffolding</a>
</li> </li>
......
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<li class=""> <li class="">
<a href="./index.html">Home</a> <a href="./index.html">Home</a>
</li> </li>
<li class="">
<a href="./getting-started.html">Get started</a>
</li>
<li class=""> <li class="">
<a href="./scaffolding.html">Scaffolding</a> <a href="./scaffolding.html">Scaffolding</a>
</li> </li>
......
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<li class=""> <li class="">
<a href="./index.html">Home</a> <a href="./index.html">Home</a>
</li> </li>
<li class="">
<a href="./getting-started.html">Get started</a>
</li>
<li class=""> <li class="">
<a href="./scaffolding.html">Scaffolding</a> <a href="./scaffolding.html">Scaffolding</a>
</li> </li>
......
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<li class=""> <li class="">
<a href="./index.html">Home</a> <a href="./index.html">Home</a>
</li> </li>
<li class="">
<a href="./getting-started.html">Get started</a>
</li>
<li class=""> <li class="">
<a href="./scaffolding.html">Scaffolding</a> <a href="./scaffolding.html">Scaffolding</a>
</li> </li>
......
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<li class=""> <li class="">
<a href="./index.html">Home</a> <a href="./index.html">Home</a>
</li> </li>
<li class="">
<a href="./getting-started.html">Get started</a>
</li>
<li class=""> <li class="">
<a href="./scaffolding.html">Scaffolding</a> <a href="./scaffolding.html">Scaffolding</a>
</li> </li>
......
This diff is collapsed.
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<li class="active"> <li class="active">
<a href="./index.html">Home</a> <a href="./index.html">Home</a>
</li> </li>
<li class="">
<a href="./getting-started.html">Get started</a>
</li>
<li class=""> <li class="">
<a href="./scaffolding.html">Scaffolding</a> <a href="./scaffolding.html">Scaffolding</a>
</li> </li>
...@@ -72,7 +75,6 @@ ...@@ -72,7 +75,6 @@
<p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p> <p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p>
<p><a href="assets/bootstrap.zip" class="btn btn-primary btn-large" >Download Bootstrap</a></p> <p><a href="assets/bootstrap.zip" class="btn btn-primary btn-large" >Download Bootstrap</a></p>
<ul class="masthead-links"> <ul class="masthead-links">
<li><a href="./getting-started.html" >Getting started</a></li>
<li><a href="./download.html" >Customize</a></li> <li><a href="./download.html" >Customize</a></li>
<li><a href="http://github.com/twitter/bootstrap" >GitHub project</a></li> <li><a href="http://github.com/twitter/bootstrap" >GitHub project</a></li>
<li>Version 2.1.0</li> <li>Version 2.1.0</li>
......
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<li class=""> <li class="">
<a href="./index.html">Home</a> <a href="./index.html">Home</a>
</li> </li>
<li class="">
<a href="./getting-started.html">Get started</a>
</li>
<li class=""> <li class="">
<a href="./scaffolding.html">Scaffolding</a> <a href="./scaffolding.html">Scaffolding</a>
</li> </li>
......
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<li class=""> <li class="">
<a href="./index.html">Home</a> <a href="./index.html">Home</a>
</li> </li>
<li class="">
<a href="./getting-started.html">Get started</a>
</li>
<li class="active"> <li class="active">
<a href="./scaffolding.html">Scaffolding</a> <a href="./scaffolding.html">Scaffolding</a>
</li> </li>
......
...@@ -57,6 +57,9 @@ ...@@ -57,6 +57,9 @@
<li class="{{index}}"> <li class="{{index}}">
<a href="./index.html">{{_i}}Home{{/i}}</a> <a href="./index.html">{{_i}}Home{{/i}}</a>
</li> </li>
<li class="{{getting-started}}">
<a href="./getting-started.html">{{_i}}Get started{{/i}}</a>
</li>
<li class="{{scaffolding}}"> <li class="{{scaffolding}}">
<a href="./scaffolding.html">{{_i}}Scaffolding{{/i}}</a> <a href="./scaffolding.html">{{_i}}Scaffolding{{/i}}</a>
</li> </li>
......
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
<p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p> <p>Sleek, intuitive, and powerful front-end framework for faster and easier web development.</p>
<p><a href="assets/bootstrap.zip" class="btn btn-primary btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.1.0']);"{{/production}}>{{_i}}Download Bootstrap{{/i}}</a></p> <p><a href="assets/bootstrap.zip" class="btn btn-primary btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.1.0']);"{{/production}}>{{_i}}Download Bootstrap{{/i}}</a></p>
<ul class="masthead-links"> <ul class="masthead-links">
<li><a href="./getting-started.html" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Getting started']);"{{/production}}>Getting started</a></li>
<li><a href="./download.html" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Customize']);"{{/production}}>Customize</a></li> <li><a href="./download.html" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Customize']);"{{/production}}>Customize</a></li>
<li><a href="http://github.com/twitter/bootstrap" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);"{{/production}}>GitHub project</a></li> <li><a href="http://github.com/twitter/bootstrap" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);"{{/production}}>GitHub project</a></li>
<li>Version 2.1.0</li> <li>Version 2.1.0</li>
......
...@@ -45,6 +45,9 @@ ...@@ -45,6 +45,9 @@
<li class=""> <li class="">
<a href="./index.html">Home</a> <a href="./index.html">Home</a>
</li> </li>
<li class="">
<a href="./getting-started.html">Get started</a>
</li>
<li class=""> <li class="">
<a href="./scaffolding.html">Scaffolding</a> <a href="./scaffolding.html">Scaffolding</a>
</li> </li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment