Sha256: 5abb7a895028b211ca28511e1c8e3f3d10a91569ef6e3f83401c855fa96e0886

Contents?: true

Size: 439 Bytes

Versions: 6

Compression:

Stored size: 439 Bytes

Contents

---
layout: default
---

<div class="home">

  <h1 class="page-heading">❖ &nbsp; همه‌ی نوشته‌ها</h1>

  <ul id="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

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-theme-mehdix-rtl-0.1.5 _layouts/minimal.html
jekyll-theme-mehdix-rtl-0.1.4 _layouts/minimal.html
jekyll-theme-mehdix-rtl-0.1.3 _layouts/minimal.html
jekyll-theme-mehdix-rtl-0.1.2 _layouts/minimal.html
jekyll-theme-mehdix-rtl-0.1.1 _layouts/minimal.html
jekyll-theme-mehdix-rtl-0.1.0 _layouts/home.html