Sha256: 0c78b7a221544a5a120e5ff142c873f823f4140122b08a03c328524d65ac77a9

Contents?: true

Size: 670 Bytes

Versions: 2

Compression:

Stored size: 670 Bytes

Contents

---
layout: default
---

<section id="content">
  <header id="page-header">
    {% if page.title %}
      <h2 id="page-title">
        {{ page.title }}
      </h2> <!-- #page-title -->
    {% endif %}

    {% if page.subtitle %}
      <p id="page-subtitle">
        {{ page.subtitle }}
      </p> <!-- #page-subtitle -->
    {% endif %}

    {% if page.author %}
      <p id="page-author">
        {{ page.author }}
      </p> <!-- #page-author -->
    {% endif %}

    {% if page.date %}
      <p id="page-date">
        {{ page.date }}
      </p> <!-- #page-date -->
    {% endif %}
  </header>

  <article>
    {{ content }}
  </article>
</section> <!-- #content -->

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-simpleton-0.5.0 _layouts/page.html
jekyll-theme-simpleton-0.4.0 _layouts/page.html