]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
frontmatter that shit up
authorMark Otto <otto@github.com>
Sun, 13 Jul 2014 07:59:31 +0000 (00:59 -0700)
committerMark Otto <otto@github.com>
Sun, 13 Jul 2014 07:59:31 +0000 (00:59 -0700)
docs/components/button-dropdown.md
docs/components/button-group.md
docs/components/images.md
docs/components/input-group.md
docs/components/list-group.md
docs/components/media.md
docs/components/navbar.md
docs/components/page-header.md
docs/components/pagination.md
docs/components/responsive-embed.md

index 0b67620bc061c30bd3d493684ebc364053ff998a..2cad831157789dc91efd20a0fd263944d5a75284 100644 (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>
 
index 027d3b72814eb0da24ccb534cabc0d5020ebec70..a07677c07a654229b84bdd6101ec1d34b97c1a34 100644 (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>
 
index fd1dcd907785901d147c327155359822c88261d2..53ea70a492f9ed9831a603860052199783def75a 100644 (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.
index ae0ce461373e04ca3cdb2bebcf89bd506aca51eb..199c21644f1b9be795f87babe9ff0e1f0a9bff85 100644 (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>
 
index f9c24c6768ecb14f9603537bacce14c9be32ae2c..90c3a68ed4773a8cf7b99118acea4604b4f2e712 100644 (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>
 
index 57aee1e1dcf69192cec61f366330e552d63ec97a..ba6f6b37974032be8b58e085ad681a6c857f568d 100644 (file)
@@ -1,3 +1,8 @@
+---
+layout: page
+title: Media
+---
+
 <div class="bs-docs-section">
   <h1 id="media" class="page-header">Media object</h1>
 
index 7e6a9c89f2b23553b22687cfcf372172f38d9a08..6bbd297b5aceebc4b45a3f06c273109be46c8b36 100644 (file)
@@ -1,3 +1,8 @@
+---
+layout: page
+title: Navbar
+---
+
 <div class="bs-docs-section">
   <h1 id="navbar" class="page-header">Navbar</h1>
 
index 2f5aed2bd73851102ab129a98767f725eea98c57..27752a3adf5b9e3adc0febe9697f05e7eace5004 100644 (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>
 
index 09f0bbc9500f03b3666b27feb3b326864e69073f..8b97b1a7387ade3fcd331aa7ec62a6e56dae5a85 100644 (file)
@@ -1,3 +1,8 @@
+---
+layout: page
+title: Pagination
+---
+
 <div class="bs-docs-section">
   <h1 id="pagination" class="page-header">Pagination</h1>
 
index c9e0f5807b3881016bab79878aa1026b20365447..e8ab6ddbc94626889f9da6a43d67ff4cc0ceb2ef 100644 (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>