Sha256: 47f6bd7e2b0cb5efd05c6c0c0d52f57d4ed01bad31e7cc7f960dc2e8499210ab

Contents?: true

Size: 438 Bytes

Versions: 11

Compression:

Stored size: 438 Bytes

Contents

---
layout: default
---

<div class="content">

    <p>Published: {{ page.date | date: "%b %-d, %Y" }} by {{ page.author }}</p>

    {{ content }}
</div>

<div class="tags">
    {% for tag in page.tags %}
    <span class="tag is-primary">{{ tag }}</span>
    {% endfor %}
</div>

{% unless site.hide_share_buttons %}
{% include share-buttons.html %}
{% endunless %}

{% if site.disqus.shortname %}
  {% include disqus.html %}
{% endif %}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
bulma-clean-theme-0.10.5 _layouts/post.html
bulma-clean-theme-0.10.4 _layouts/post.html
bulma-clean-theme-0.10.3 _layouts/post.html
bulma-clean-theme-0.10.2 _layouts/post.html
bulma-clean-theme-0.10.1 _layouts/post.html
bulma-clean-theme-0.10 _layouts/post.html
bulma-clean-theme-0.9.2 _layouts/post.html
bulma-clean-theme-0.9.1 _layouts/post.html
bulma-clean-theme-0.9 _layouts/post.html
bulma-clean-theme-0.8.1 _layouts/post.html
bulma-clean-theme-0.8 _layouts/post.html