Sha256: a00d9ecd9cc350d6f6e46d36f2c45743819f4574add907ebfa99c64f93e1b486

Contents?: true

Size: 603 Bytes

Versions: 18

Compression:

Stored size: 603 Bytes

Contents

---
layout: default
---

        <section id="post">
          <article class="post">
            <header>
              <time class="post-date" datetime="{{ post.date | date: "%Y-%m-%d" }}">
                {%- assign date_format = site.cyclist.date_format | default: "%A, %b %-d, %Y" -%}
                {{- page.date | date: date_format -}}
              </time>
              <h1>{{ page.title | escape }}</h1>
              {%- if page.author -%}
              <span>{{ page.author }}</span>
              {%- endif %}
            </header>

{{ content }}

          </article>
        </section>

Version data entries

18 entries across 9 versions & 1 rubygems

Version Path
cyclist-jekyll-0.11.6 _layouts/linkpost.html
cyclist-jekyll-0.11.6 _layouts/post.html
cyclist-jekyll-0.11.5 _layouts/linkpost.html
cyclist-jekyll-0.11.5 _layouts/post.html
cyclist-jekyll-0.11.4 _layouts/post.html
cyclist-jekyll-0.11.4 _layouts/linkpost.html
cyclist-jekyll-0.11.3 _layouts/linkpost.html
cyclist-jekyll-0.11.3 _layouts/post.html
cyclist-jekyll-0.11.2 _layouts/post.html
cyclist-jekyll-0.11.2 _layouts/linkpost.html
cyclist-jekyll-0.11.1 _layouts/post.html
cyclist-jekyll-0.11.1 _layouts/linkpost.html
cyclist-jekyll-0.11.0 _layouts/post.html
cyclist-jekyll-0.11.0 _layouts/linkpost.html
cyclist-jekyll-0.10.1 _layouts/linkpost.html
cyclist-jekyll-0.10.1 _layouts/post.html
cyclist-jekyll-0.10.0 _layouts/post.html
cyclist-jekyll-0.10.0 _layouts/linkpost.html