Sha256: dc050003bac605339ada4931f1c3f3b29eadecd2ad513e74217905d3bb0d820d

Contents?: true

Size: 188 Bytes

Versions: 2

Compression:

Stored size: 188 Bytes

Contents

<ul class="postlist">
  {% for post in site.posts %}
    <li><a href="{{ post.url | remove: '.html' }}">{{ post.title }}</a> @ {{ post.date | date: '%Y.%m.%d' }}</li>
  {% endfor %}
</ul>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-leap-month-0.2.3 _includes/post-list.html
jekyll-theme-leap-month-0.2.1 _includes/post-list.html