Sha256: d2e7e509e293da8c60ae9156b54eb6345f451dbf8012760b71334033cb57ecde

Contents?: true

Size: 408 Bytes

Versions: 4

Compression:

Stored size: 408 Bytes

Contents

---
layout: default
---

<article class="article">
    <hgroup>
        <h1>{{ page.title }}</h1>
        <p><time>{{ page.date | date: "%a %B %d %Y"}}</time><p>
    </hgroup>
    <main>
        {{ content }}
    </main>
</article>

<div class="tags">
    {% for tag in page.tags %}
      <span style="font-size: 95%; color: gray;">#{{ tag }}</span>
    {% endfor %}
</div>

<div class="fin">
    ◆
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
arrow-jekyll-theme-0.1.3 _layouts/post.html
arrow-jekyll-theme-0.1.2 _layouts/post.html
arrow-jekyll-theme-0.1.1 _layouts/post.html
arrow-jekyll-theme-0.1.0 _layouts/post.html