Sha256: 6c1b7451bb9c88d2c7e910279890345f3d595443ea23013cdb79efd733897fc5

Contents?: true

Size: 416 Bytes

Versions: 4

Compression:

Stored size: 416 Bytes

Contents

---
layout: default
---

<div class="home">

  {{ content }}

  {% for post in site.posts %}
    <p>
      <span class="post-meta" style="float: right; margin-left: 10px">{{ post.date | date: "%d/%m/%Y" }}</span>

      <h2>
        <a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a>
      </h2>
    </p>
  {% endfor %}

  <a href="/categories">{% t global.explore %}</a>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
teatro-vecchio-0.2.1 _layouts/home.html
teatro-vecchio-0.2.0 _layouts/home.html
teatro-vecchio-0.1.9 _layouts/home.html
teatro-vecchio-0.1.8 _layouts/home.html