Sha256: ddd4f1b5d99dbe722bae3594d3f7a0d36bb93bc35b96e79875eeb97453b5f295
Contents?: true
Size: 442 Bytes
Versions: 3
Compression:
Stored size: 442 Bytes
Contents
--- layout: default --- <article class="post"> <h1>{{ page.title }}</h1> {{ content }} <span class="meta"> <time datetime="{{ page.date | date_to_xmlschema }}">{{ page.date | date: "%B %-d, %Y" }}</time> {% if site.signature %} | {{site.signature}} {% endif %} · {% for tag in page.tags %} <a href="/tag/{{tag}}"> {{tag}} </a> {% unless forloop.last %}, {% endunless %}{% endfor %} </span> </article>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
frogmore-0.5.0 | _layouts/post.html |
frogmore-0.4.0 | _layouts/post.html |
frogmore-0.3.0 | _layouts/post.html |