mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Reorganize index
This commit is contained in:
@@ -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}}
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user