Component links

This commit is contained in:
Jeremy Thomas
2018-04-09 13:18:46 +01:00
parent 0f9d338f66
commit e75fd365e3
11 changed files with 1110 additions and 1160 deletions

View File

@@ -1,8 +1,18 @@
---
title: Menu
subtitle: "A simple <strong>menu</strong>, for any type of vertical navigation"
layout: documentation
doc-tab: components
doc-subtab: menu
breadcrumb:
- home
- documentation
- components
- components-menu
meta:
- colors: false
- sizes: false
- variables: true
---
{% capture menu_example %}
@@ -42,24 +52,6 @@ doc-subtab: menu
</aside>
{% endcapture %}
{% include subnav/subnav-components.html %}
{% include snippet.html content=menu_example size="one-third" %}
<section class="section">
<div class="container">
<h1 class="title">Menu</h1>
<h2 class="subtitle">A simple <strong>menu</strong>, for any type of vertical navigation</h2>
{%
include meta.html
colors=false
sizes=false
variables=true
%}
<hr>
{% include snippet.html content=menu_example size="one-third" %}
{% include variables.html type='component' %}
</div>
</section>
{% include variables.html type='component' %}