mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
frontmatter all that shit
This commit is contained in:
parent
4e1676f4c1
commit
9bf9fb1faa
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Affix
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="affix" class="page-header">Affix <small>affix.js</small></h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Alerts
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="alerts" class="page-header">Alert messages <small>alert.js</small></h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Buttons
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="buttons" class="page-header">Buttons <small>button.js</small></h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Carousel
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="carousel" class="page-header">Carousel <small>carousel.js</small></h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Collapse
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="collapse" class="page-header">Collapse <small>collapse.js</small></h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Dropdowns
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="dropdowns" class="page-header">Dropdowns <small>dropdown.js</small></h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Modal
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="modals" class="page-header">Modals <small>modal.js</small></h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Overview
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="js-overview" class="page-header">Overview</h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Popovers
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="popovers" class="page-header">Popovers <small>popover.js</small></h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Srollspy
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="scrollspy" class="page-header">ScrollSpy <small>scrollspy.js</small></h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Tabs
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="tabs" class="page-header">Togglable tabs <small>tab.js</small></h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Tooltips
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="tooltips" class="page-header">Tooltips <small>tooltip.js</small></h1>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
layout: page
|
||||
title: Transitions
|
||||
---
|
||||
|
||||
<div class="bs-docs-section">
|
||||
<h1 id="transitions" class="page-header">Transitions <small>transition.js</small></h1>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user