Sha256: 31cee1ed681bb1a1935bd013d652304e72f4eb611a6717644a166d4924566a8e

Contents?: true

Size: 186 Bytes

Versions: 32

Compression:

Stored size: 186 Bytes

Contents

---
layout: default
---
{% for post in site.posts %}
  {% if post.url == page.url %}
    {% include post.html %}
  {% else %}
    {% include post_line.html %}
  {% endif %}
{% endfor %}

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
jekyll-octopod-0.9.0 assets/_layouts/post.html
jekyll-octopod-0.8.9 assets/_layouts/post.html
jekyll-octopod-0.8.8 assets/_layouts/post.html
jekyll-octopod-0.8.7 assets/_layouts/post.html
jekyll-octopod-0.8.6 assets/_layouts/post.html
jekyll-octopod-0.8.5 assets/_layouts/post.html
jekyll-octopod-0.8.4 assets/_layouts/post.html
jekyll-octopod-0.8.3 assets/_layouts/post.html
jekyll-octopod-0.8.2 assets/_layouts/post.html
jekyll-octopod-0.8.1 assets/_layouts/post.html
jekyll-octopod-0.8.0 assets/_layouts/post.html
jekyll-octopod-0.7.9 assets/_layouts/post.html
jekyll-octopod-0.7.8 assets/_layouts/post.html
jekyll-octopod-0.7.7 assets/_layouts/post.html
jekyll-octopod-0.7.6 assets/_layouts/post.html
jekyll-octopod-0.7.5 assets/_layouts/post.html
jekyll-octopod-0.7.4 assets/_layouts/post.html
jekyll-octopod-0.7.3 assets/_layouts/post.html
jekyll-octopod-0.7.2 assets/_layouts/post.html
jekyll-octopod-0.7.1 assets/_layouts/post.html