Sha256: db1f415c4e2d6bc5eb57148603be927a15d8439f8982a4d58a48a50ae169e664

Contents?: true

Size: 479 Bytes

Versions: 2

Compression:

Stored size: 479 Bytes

Contents

---
layout: default
---
<div class="home">
  <h1 class="page-heading">❖ &nbsp; همه‌ی نوشته‌ها</h1>
  <ul class="post-list">
    {% for post in site.posts %}
      <li>
        <span class="post-meta list-meta-col">
          <span class="date">{{ post.date | jdate: "%A %d %b %Y" | habify }}</span>
        </span>
        <span>
          <a href="{{ post.url  | absolute_url }}">{{ post.title }}</a>
        </span>
      </li>
    {% endfor %}
  </ul>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-mehdix-rtl-0.2.1 _layouts/minimal.html
jekyll-theme-mehdix-rtl-0.2.0 _layouts/minimal.html