Sha256: e13502f6c6a102be7ed29e5e6f58e4018e3225fab10eec611b6f612072b994cf

Contents?: true

Size: 978 Bytes

Versions: 72

Compression:

Stored size: 978 Bytes

Contents

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

    <header class="post-header">
        <h1 class="post-title p-name" itemprop="name headline">{{ page.title | escape }}</h1>
        <p class="post-meta">
            <time class="dt-published" datetime="{{ page.date | date_to_xmlschema }}" itemprop="datePublished">
                {% include date.html date=page.date %}
            </time>
            {%- if page.author -%}
            • <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span class="p-author h-card" itemprop="name">{{ page.author }}</span></span>
            {%- endif -%}
        </p>
    </header>

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

    {%- if site.disqus.shortname -%}
    {% include disqus_comments.html %}
    {%- endif -%}

    <a class="u-url" href="{{ page.url | absolute_url }}" hidden></a>
</article>

Version data entries

72 entries across 72 versions & 2 rubygems

Version Path
jekyll-theme-consulting-0.11.8 _layouts/post.html
jekyll-theme-consulting-0.11.7 _layouts/post.html
jekyll-theme-consulting-0.11.6 _layouts/post.html
jekyll-theme-consulting-0.11.5 _layouts/post.html
jekyll-theme-consulting-0.11.4 _layouts/post.html
jekyll-theme-consulting-0.11.3 _layouts/post.html
jekyll-theme-consulting-0.11.2 _layouts/post.html
jekyll-theme-consulting-0.10.17 _layouts/post.html
jekyll-theme-consulting-0.10.16 _layouts/post.html
jekyll-theme-consulting-0.10.15 _layouts/post.html
jekyll-theme-consulting-0.10.14 _layouts/post.html
jekyll-theme-consulting-0.10.13 _layouts/post.html
jekyll-theme-consulting-0.10.12 _layouts/post.html
jekyll-theme-consulting-0.10.11 _layouts/post.html
jekyll-theme-consulting-0.10.10 _layouts/post.html
jekyll-theme-consulting-0.10.9 _layouts/post.html
jekyll-theme-consulting-0.10.8 _layouts/post.html
jekyll-theme-consulting-0.10.7 _layouts/post.html
jekyll-theme-consulting-0.10.6 _layouts/post.html
jekyll-theme-consulting-0.10.5 _layouts/post.html