Sha256: 389f9df465dd65299f971a3e708372c103857943e8d0b267cca88ef63a06111c

Contents?: true

Size: 602 Bytes

Versions: 9

Compression:

Stored size: 602 Bytes

Contents

---
layout: default
---

        <section id="post">
          <article class="link">
            <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

9 entries across 9 versions & 1 rubygems

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