Sha256: 55c77a1c99d15756d410df7fc58c1b2a63b394efe41984d812ec6ae942f40913

Contents?: true

Size: 300 Bytes

Versions: 22

Compression:

Stored size: 300 Bytes

Contents

---
title: Episodes
layout: default
navigation: 0
---
{% assign post = site.posts.first %}
{% include post.html %}

{% assign current_post = site.posts.first %}
{% for post in site.posts -%}
  {% unless post.url == current_post.url -%}
    {% include post_line.html %}
  {% endunless %}
{% endfor %}

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
jekyll-octopod-0.9.23 assets/index.md
jekyll-octopod-0.9.22 assets/index.md
jekyll-octopod-0.9.21 assets/index.md
jekyll-octopod-0.9.20 assets/index.md
jekyll-octopod-0.9.19 assets/index.md
jekyll-octopod-0.9.18 assets/index.md
jekyll-octopod-0.9.17 assets/index.md
jekyll-octopod-0.9.15 assets/index.md
jekyll-octopod-0.9.14 assets/index.md
jekyll-octopod-0.9.13 assets/index.md
jekyll-octopod-0.9.12 assets/index.md
jekyll-octopod-0.9.11 assets/index.md
jekyll-octopod-0.9.10 assets/index.md
jekyll-octopod-0.9.9 assets/index.md
jekyll-octopod-0.9.8 assets/index.md
jekyll-octopod-0.9.7 assets/index.md
jekyll-octopod-0.9.6 assets/index.md
jekyll-octopod-0.9.5 assets/index.md
jekyll-octopod-0.9.4 assets/index.md
octopod-exe-0.9.4 assets/index.md