Sha256: 56310ebf910619a8ee723462584e13b84ce0461c9f63fad8d3b6f6c5093c43d5
Contents?: true
Size: 618 Bytes
Versions: 61
Compression:
Stored size: 618 Bytes
Contents
--- layout: default --- <article class="post" itemscope itemtype="http://schema.org/BlogPosting"> <header class="post-header"> <h1 class="post-title" itemprop="name headline">{{ page.title }}</h1> <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> </header> <div class="post-content" itemprop="articleBody"> {{ content }} </div> </article>
Version data entries
61 entries across 61 versions & 10 rubygems