Reorganize index

This commit is contained in:
Jeremy Thomas
2018-04-10 11:45:48 +01:00
parent f123eb9562
commit 79888359d2
30 changed files with 657 additions and 2626 deletions

View File

@@ -1,7 +1,7 @@
---
title: Container
layout: documentation
hide_carbon: true
hide_categories: true
doc-tab: layout
doc-subtab: container
breadcrumb:
@@ -66,7 +66,7 @@ breadcrumb:
<p>The values <strong>960</strong>, <strong>1152</strong> and <strong>1344</strong> have been chosen because they are divisible by both <strong>12</strong> and <strong>16</strong>.</p>
</div>
{% include layout/main-close.html %}
{% include layout/main-close.html show_categories=true %}
<div class="bd-example is-fullwidth">
{{container_example}}

View File

@@ -1,7 +1,7 @@
---
title: Footer
layout: documentation
hide_carbon: true
hide_categories: true
doc-tab: layout
doc-subtab: footer
breadcrumb:
@@ -25,7 +25,7 @@ breadcrumb:
</footer>
{% endcapture %}
{% include layout/main-close.html %}
{% include layout/main-close.html show_categories=true %}
{% include elements/snippet.html content=footer_example horizontal=true more=true fullwidth=true %}

View File

@@ -1,7 +1,7 @@
---
title: Hero
layout: documentation
hide_carbon: true
hide_categories: true
doc-tab: layout
doc-subtab: hero
breadcrumb:
@@ -11,7 +11,7 @@ breadcrumb:
- layout-hero
---
{% include layout/main-close.html %}
{% include layout/main-close.html show_categories=true %}
<section class="section is-fullwidth">
<div class="bd-example">