Organize partials

This commit is contained in:
Jeremy Thomas
2018-04-09 22:25:26 +01:00
parent a1c1909001
commit e8d4efb274
97 changed files with 691 additions and 835 deletions

View File

@@ -45,7 +45,7 @@ route: tiles
</ul>
</div>
{% include anchor.html name="How it works: Nesting" %}
{% include elements/anchor.html name="How it works: Nesting" %}
<div class="content">
<p>Everything is a tile! To create a grid of tiles, you only need to <strong>nest</strong> <code>tile</code> elements.</p>
@@ -203,7 +203,7 @@ route: tiles
</div>
{% endhighlight %}
{% include anchor.html name="Nesting requirements" %}
{% include elements/anchor.html name="Nesting requirements" %}
<article class="message is-danger">
<div class="message-header">
@@ -334,7 +334,7 @@ tile is-ancestor
</div>
{% endhighlight %}
{% include anchor.html name="3 columns" %}
{% include elements/anchor.html name="3 columns" %}
<div class="tile is-ancestor">
<div class="tile is-parent">
@@ -522,7 +522,7 @@ tile is-ancestor
</div>
{% endhighlight %}
{% include anchor.html name="4 columns" %}
{% include elements/anchor.html name="4 columns" %}
<div class="tile is-ancestor">
<div class="tile is-parent">