2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Add Welcome section to docs

* Fixes unrelated typo in readme
* Add new Welcome section with history, team, callouts, and community
subsections
* Redesigns callouts to be a bit lighterweight with colored headings
This commit is contained in:
Mark Otto
2013-09-08 18:37:39 -07:00
parent afb6cf1d01
commit 77549410d5
4 changed files with 132 additions and 10 deletions
+9
View File
@@ -1,3 +1,12 @@
<li>
<a href="#welcome">Welcome</a>
<ul class="nav">
<li><a href="#welcome-history">Brief history</a></li>
<li><a href="#welcome-core-team">Core team</a></li>
<li><a href="#welcome-callouts">Callouts</a></li>
<li><a href="#welcome-community">Community</a></li>
</ul>
</li>
<li>
<a href="#download">Download Bootstrap</a>
<ul class="nav">