Sha256: e3547ecea9e7760fa6c8532ba71d7f3715c7dced32b2e02598b7ab50d10e0d6a

Contents?: true

Size: 1.15 KB

Versions: 7

Compression:

Stored size: 1.15 KB

Contents

---
layout: default
---
<article class="post" itemscope itemtype="http://schema.org/BlogPosting">
  <br>

  <header class="post-header">
    {% if page.external-url %}
      <h1 class="post-title" itemprop="name headline"><a href="{{ page.external-url }}">{{ page.title | escape }} &rarr;</a></h1>
    {% else %}
      <h1 class="post-title" itemprop="name headline">{{ page.title | escape }}</h1>
    {% endif %}
    <p class="post-meta"><time datetime="{{ page.date | date_to_xmlschema }}" itemprop="datePublished">{{ page.date | date: "%b %-d, %Y" }}</time>{% if page.author %} • <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">{{ page.author }}</span></span>{% endif %}</p>

    {% include download_materials.html %}
  </header>

  {% include ad.html %}
  {% include newsletter_signup_small.html %}

  <hr>

  <div class="post-content" itemprop="articleBody">
    {{ content }}
  </div>

  {% include newsletter_signup.html %}

  {% if site.comments == true and page.comments != false %}
    <div class="post-comments" itemprop="comment">
      {% include custom_comments_provider.html %}
    </div>
  {% endif %}

</article>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
jekyll-theme-jsblog-1.1.5 _layouts/post.html
jekyll-theme-jsblog-1.1.4 _layouts/post.html
jekyll-theme-jsblog-1.1.3 _layouts/post.html
jekyll-theme-jsblog-1.1.2 _layouts/post.html
jekyll-theme-jsblog-1.1.1 _layouts/post.html
jekyll-theme-jsblog-1.1 _layouts/post.html
jekyll-theme-jsblog-1.0.42 _layouts/post.html