Sha256: e6616ae15023b3d54c4ecb58387eea87a7c7806274edfefd7e1408cbb7270c92

Contents?: true

Size: 671 Bytes

Versions: 1

Compression:

Stored size: 671 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" id="content">

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

{{ content }}

</section>

<section class="post__footer">

</section>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
slow-steps-0.4.2 _layouts/post.html