1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 23:04:32 +02:00
This commit is contained in:
Mark Otto
2022-05-09 16:59:05 -07:00
committed by Mark Otto
parent d0c6a9e12a
commit 0d0ca30f5d
825 changed files with 5120 additions and 4302 deletions

View File

@@ -38,6 +38,7 @@
<link rel="apple-touch-icon" href="/docs/3.4/apple-touch-icon.png">
<link rel="icon" href="/docs/3.4/favicon.ico">
<script defer src="https://cdn.usefathom.com/script.js" data-site="ITUSEYJG"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -144,76 +145,76 @@
<h2 id="team-core">Core team</h2>
<div class="list-group bs-team">
<div class="list-group-item">
<a class="team-member" href="https://github.com/mdo">
<img src="https://github.com/mdo.png?s=64" alt="@mdo avatar" width="32" height="32">
<strong>Mark Otto</strong> <small>@mdo</small>
</a>
</div>
<div class="list-group-item">
<a class="team-member" href="https://github.com/fat">
<img src="https://github.com/fat.png?s=64" alt="@fat avatar" width="32" height="32">
<strong>Jacob Thornton</strong> <small>@fat</small>
</a>
</div>
<div class="list-group-item">
<a class="team-member" href="https://github.com/cvrebert">
<img src="https://github.com/cvrebert.png?s=64" alt="@cvrebert avatar" width="32" height="32">
<strong>Chris Rebert</strong> <small>@cvrebert</small>
</a>
</div>
<div class="list-group-item">
<a class="team-member" href="https://github.com/xhmikosr">
<img src="https://github.com/xhmikosr.png?s=64" alt="@xhmikosr avatar" width="32" height="32">
<strong>XhmikosR</strong> <small>@xhmikosr</small>
</a>
</div>
<div class="list-group-item">
<a class="team-member" href="https://github.com/patrickhlauke">
<img src="https://github.com/patrickhlauke.png?s=64" alt="@patrickhlauke avatar" width="32" height="32">
<strong>Patrick H. Lauke</strong> <small>@patrickhlauke</small>
</a>
</div>
<div class="list-group-item">
<a class="team-member" href="https://github.com/johann-s">
<img src="https://github.com/johann-s.png?s=64" alt="@johann-s avatar" width="32" height="32">
<strong>Johann-S</strong> <small>@johann-s</small>
</a>
</div>
<div class="list-group-item">
<a class="team-member" href="https://github.com/andresgalante">
<img src="https://github.com/andresgalante.png?s=64" alt="@andresgalante avatar" width="32" height="32">
<strong>Andres Galante</strong> <small>@andresgalante</small>
</a>
</div>
</div>
<p>Get involved with Bootstrap development by <a href="https://github.com/twbs/bootstrap/issues/new">opening an issue</a> or submitting a pull request. Read our <a href="https://github.com/twbs/bootstrap/blob/v3.4.1/CONTRIBUTING.md">contributing guidelines</a> for information on how we develop.</p>
<h2 id="team-sass">Sass team</h2>
<div class="list-group bs-team">
<div class="list-group-item">
<a class="team-member" href="https://github.com/thomas-mcdonald">
<img src="https://github.com/thomas-mcdonald.png?s=64" alt="@thomas-mcdonald avatar" width="32" height="32">
<strong>Thomas McDonald</strong> <small>@thomas-mcdonald</small>
</a>
</div>
<div class="list-group-item">
<a class="team-member" href="https://github.com/glebm">
<img src="https://github.com/glebm.png?s=64" alt="@glebm avatar" width="32" height="32">
<strong>Gleb Mazovetskiy</strong> <small>@glebm</small>
</a>
</div>
</div>
<p>The <a href="https://github.com/twbs/bootstrap-sass">official Sass port of Bootstrap</a> was created and is maintained by this team. It became part of Bootstrap's organization with v3.1.0. Read the Sass <a href="https://github.com/twbs/bootstrap-sass/blob/master/CONTRIBUTING.md">contributing guidelines</a> for information on how the Sass port is developed.</p>
</div>
@@ -292,7 +293,7 @@
</div>
</div>
<div class="col-md-3" role="complementary">
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm">
<form class="bs-docs-search">
@@ -300,7 +301,7 @@
</form>
<ul class="nav bs-docs-sidenav">
<li>
<a href="#history">History</a>
</li>
@@ -311,15 +312,15 @@
<a href="#brand">Brand guidelines</a>
</li>
</ul>
<a class="back-to-top" href="#top">
Back to top
</a>
</nav>
</div>
</div>
</div>