Sha256: f36f96200b38093ff07a0e46fdd86660b1fd1de05fb6ae5da08f84204cec1d29

Contents?: true

Size: 550 Bytes

Versions: 17

Compression:

Stored size: 550 Bytes

Contents

---
layout: default
---

<div class="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>
</div>
{% if page.featured_image %}
<div class="post-header featured_image" style="background-image:url({{ page.featured_image }});"></div>
{% endif %}
<article class="post wrapper">
  {% include recommend.html %} 
  {{ content }}
</article>
<div class="post-footer wrapper">
{% include sharing.html %}
{% include comment.html %}
</div>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
krad-3.7.3 _layouts/post.html
krad-3.7.2 _layouts/post.html
krad-3.7.1 _layouts/post.html
krad-3.7.0 _layouts/post.html
krad-3.6.0 _layouts/post.html
krad-3.5.2 _layouts/post.html
krad-3.5.1 _layouts/post.html
krad-3.5.0 _layouts/post.html
krad-3.4.9 _layouts/post.html
krad-3.4.8 _layouts/post.html
krad-3.4.7 _layouts/post.html
krad-3.4.6 _layouts/post.html
krad-3.4.4 _layouts/post.html
krad-3.4.3 _layouts/post.html
krad-3.4.2 _layouts/post.html
krad-3.4.1 _layouts/post.html
krad-3.4.0 _layouts/post.html