Add backers page

This commit is contained in:
Jeremy Thomas
2017-11-15 13:01:33 +00:00
parent 923bb9f5e0
commit 8282af725e
6 changed files with 117 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<li>
{{ backer.FirstName }} {{ backer.LastName }}
{% if backer.Twitter != "" %}
<a href="https://twitter.com/{{ backer.Twitter }}" target="_blank">
@{{ backer.Twitter }}
</a>
{% endif %}
</li>

View File

@@ -117,6 +117,14 @@
More
</div>
<div id="moreDropdown" class="navbar-dropdown {% if include.boxed %}is-boxed{% endif %}">
<a class="navbar-item {% if page.route == 'backers' %}is-active{% endif %}" href="{{ site.url }}/backers/">
<p>
<strong>Patreon backers</strong>
<br>
<small>Everyone who is supporting Bulma</small>
</p>
</a>
<hr class="navbar-divider">
<a class="navbar-item {% if page.route == 'bulma-start' %}is-active{% endif %}" href="{{ site.url }}/bulma-start/">
<p>
<strong>Bulma start</strong>