Sha256: b3330030f49e0d9611854fa1d05de2ef05bd444fcf9fe2216b16fd2882d6a24a

Contents?: true

Size: 658 Bytes

Versions: 3

Compression:

Stored size: 658 Bytes

Contents

---
layout: default
---

<section class="post_head">

{% picture {{ page.image | prepend: 'posts/' }} --alt {{ page.image_alt }} --img class="post__hero" %}

<div class="post__title">
<h1 >{{ page.title }}</h1>
<p class="post__meta">{%- if page.author -%}{{ site.data.authors[page.author].name }} | {{ site.data.authors[page.author].email }}{%- else -%}{{ site.data.authors.default.name }} | {{ site.data.authors.default.email }}{% endif %} | {{ page.date | date: "%d-%m-%y" }}</p>
</div>
</section>


<section class="post__content">

<h2 class="post__subtitle">{{ page.subtitle }}</h2>

{{ content }}

</section>

<section class="post__footer">

</section>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
slow-steps-0.4.1 _layouts/post.html
slow-steps-0.4.0 _layouts/post.html
slow-steps-0.3.3 _layouts/post.html