Add bulma start

This commit is contained in:
Jeremy Thomas
2017-10-17 14:06:45 +01:00
parent 7c94b4e439
commit c4809633f0
3 changed files with 92 additions and 0 deletions

View File

@@ -119,6 +119,14 @@
More
</div>
<div id="moreDropdown" class="navbar-dropdown {% if include.boxed %}is-boxed{% endif %}">
<a class="navbar-item {% if page.route == 'bulma-start' %}is-active{% endif %}" href="{{ site.url }}/bulma-start/">
<p>
<strong>Bulma start</strong>
<br>
<small>A tiny npm package to get started</small>
</p>
</a>
<hr class="navbar-divider">
<a class="navbar-item {% if page.route == 'made-with-bulma' %}is-active{% endif %}" href="{{ site.url }}/made-with-bulma/">
<p>
<strong>Made with Bulma</strong>
@@ -126,6 +134,7 @@
<small>The official community badge</small>
</p>
</a>
<hr class="navbar-divider">
<a class="navbar-item {% if page.route == 'extensions' %}is-active{% endif %}" href="{{ site.url }}/extensions/">
<p>
<strong>Extensions</strong>