Sha256: 0c0f869c89ff6760bb5ab2280d6a32dd2b3683b990b0b7ff712ea2ae9314b230

Contents?: true

Size: 335 Bytes

Versions: 12

Compression:

Stored size: 335 Bytes

Contents

---
layout: page
header-img: art\the_usual_suspects__by_space_monkey.jpg
---

<h2>{{ page.tag }}</h2>
<ul>
{% for post in page.posts %}
  <li><a href="{{ post.url }}">{{ post.title }}</a> ({{ post.date | date_to_string }} | Tags: {{ post | tags }})</li>
{% endfor %}
</ul>

<div id="tag-cloud">
  {{ site | tag_cloud }}
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
jekyll-theme-artsy-0.1.12 _layouts/tag_page.html
jekyll-theme-artsy-0.1.11 _layouts/tag_page.html
jekyll-theme-artsy-0.1.9 _layouts/tag_page.html
jekyll-theme-artsy-0.1.8 _layouts/tag_page.html
jekyll-theme-artsy-0.1.7 _layouts/tag_page.html
jekyll-theme-artsy-0.1.6 _layouts/tag_page.html
jekyll-theme-artsy-0.1.5 _layouts/tag_page.html
jekyll-theme-artsy-0.1.4 _layouts/tag_page.html
jekyll-theme-artsy-0.1.3 _layouts/tag_page.html
jekyll-theme-artsy-0.1.2 _layouts/tag_page.html
jekyll-theme-artsy-0.1.1 _layouts/tag_page.html
jekyll-theme-artsy-0.1.0 _layouts/tag_page.html