Sha256: 1209f31fedf8b15160c65be1653c23af78e2c8466dbc879db92a02ab01949580

Contents?: true

Size: 266 Bytes

Versions: 4

Compression:

Stored size: 266 Bytes

Contents

---
layout: default
---
<div class="post">
<h1>Tag: {{ page.tag }}</h1>
<ul>
{% for post in site.tags[page.tag] %}
  <li>
    {{ post.date | date: "%Y-%m-%d" }} &raquo; <a href="{{ post.url }}">{{ post.title }}</a>
  </li>
{% endfor %}
</ul>
</div>
<hr>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-theme-minimax-0.6.0 _layouts/tag_page.html
jekyll-theme-minimax-0.5.0 _layouts/tag_page.html
jekyll-theme-minimax-0.4.1 _layouts/tag_page.html
jekyll-theme-minimax-0.4.0 _layouts/tag_page.html