frontmatter that shit up

This commit is contained in:
Mark Otto 2014-07-13 00:59:31 -07:00
parent 53f8a3bb69
commit 5904bacbb3
10 changed files with 49 additions and 7 deletions

View File

@ -1,3 +1,8 @@
---
layout: page
title: Button dropdown
---
<div class="bs-docs-section">
<h1 id="btn-dropdowns" class="page-header">Button dropdowns</h1>

View File

@ -1,3 +1,8 @@
---
layout: page
title: Button group
---
<div class="bs-docs-section">
<h1 id="btn-groups" class="page-header">Button groups</h1>

View File

@ -1,6 +1,7 @@
<a id="images"></a>
# Images
---
layout: page
title: Images
---
## Responsive images
@ -19,10 +20,6 @@ Images in Bootstrap 3 can be made responsive-friendly via the addition of the `.
<p>In Internet Explorer 8-10, SVG images with <code>.img-responsive</code> are disproportionately sized. To fix this, add <code>width: 100% \9;</code> where necessary. Bootstrap doesn't apply this automatically as it causes complications to other image formats.</p>
</div>
<a id="images-shapes"></a>
## Image shapes
Add classes to an `<img>` element to easily style images in any project.

View File

@ -1,3 +1,8 @@
---
layout: page
title: Input group
---
<div class="bs-docs-section">
<h1 id="input-groups" class="page-header">Input groups</h1>

View File

@ -1,3 +1,8 @@
---
layout: page
title: List group
---
<div class="bs-docs-section">
<h1 id="list-group" class="page-header">List group</h1>

View File

@ -1,3 +1,8 @@
---
layout: page
title: Media
---
<div class="bs-docs-section">
<h1 id="media" class="page-header">Media object</h1>

View File

@ -1,3 +1,8 @@
---
layout: page
title: Navbar
---
<div class="bs-docs-section">
<h1 id="navbar" class="page-header">Navbar</h1>

View File

@ -1,3 +1,8 @@
---
layout: page
title: Page header
---
<div class="bs-docs-section">
<h1 id="page-header" class="page-header">Page header</h1>

View File

@ -1,3 +1,8 @@
---
layout: page
title: Pagination
---
<div class="bs-docs-section">
<h1 id="pagination" class="page-header">Pagination</h1>

View File

@ -1,3 +1,8 @@
---
layout: page
title: Responsive embed
---
<div class="bs-docs-section">
<h1 id="responsive-embed" class="page-header">Responsive embed</h1>