Sha256: 054ef06a6cf6c028c49388ac42292adf77a98531fb764288144b5fe7df7401f3

Contents?: true

Size: 520 Bytes

Versions: 19

Compression:

Stored size: 520 Bytes

Contents

---
layout: default
---

{% if page.featured_image %}
<div class="post-header featured_image" style="background-image:url({{ page.featured_image }});"></div>
{% endif %}
<article class="post wrapper">
  <h1 class="post-title">{{ page.title }}</h1>
  <p><time datetime="{{ page.date | date_to_xmlschema }}" class="page-date">{{ page.date | date_to_string }}</time></p>
  {% include recommend.html %}
  {{ content }}
</article>
<div class="post-footer wrapper">
{% include sharing.html %}
{% include comment.html %}
</div>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
krad-3.3.3 _layouts/post.html
krad-3.3.2 _layouts/post.html
krad-3.3.1 _layouts/post.html
krad-3.3.0 _layouts/post.html
krad-3.2.9 _layouts/post.html
krad-3.2.8 _layouts/post.html
krad-3.2.7 _layouts/post.html
krad-3.2.6 _layouts/post.html
krad-3.2.5 _layouts/post.html
krad-3.2.4 _layouts/post.html
krad-3.2.3 _layouts/post.html
krad-3.2.2 _layouts/post.html
krad-3.2.1 _layouts/post.html
krad-3.2.0 _layouts/post.html
krad-3.1.9b _layouts/post.html
krad-3.1.9 _layouts/post.html
krad-3.1.8 _layouts/post.html
krad-3.1.7 _layouts/post.html
krad-3.1.6 _layouts/post.html