Sha256: c5351b5fc34072b1e3e75d0850d06f784dc53741d11d2ca97bd1d35f82e68604

Contents?: true

Size: 609 Bytes

Versions: 4

Compression:

Stored size: 609 Bytes

Contents

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

  <header class="post-header">
    <h1 class="post-title" itemprop="name headline">{{ post.title | escape }}</h1>
    <p class="post-meta"><time datetime="{{ post.date | date_to_xmlschema }}" itemprop="datePublished">{{ post.date | date: "%-d. %-m. %Y" }}</time>{% if post.author %} • <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">{{ post.author }}</span></span>{% endif %}</p>
  </header>

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-theme-czechitas-0.2.3 _includes/post-full.html
jekyll-theme-czechitas-0.2.2 _includes/post-full.html
jekyll-theme-czechitas-0.2.1 _includes/post-full.html
jekyll-theme-czechitas-0.1.2 _includes/post-full.html