Sha256: 3169666bf7e327f84773d681e7ad94a132cfbca0b0fb3fd2616e7279a21dc120
Contents?: true
Size: 803 Bytes
Versions: 5
Compression:
Stored size: 803 Bytes
Contents
--- layout: default --- <article class="measure-wide lh-copy" itemscope itemtype="http://schema.org/BlogPosting"> <header> <h1 class="f3 f2-m f1-l" itemprop="name headline">{{ page.title | escape }}</h1> <p class=""> <time class="" datetime="{{ page.date | date_to_xmlschema }}" itemprop="datePublished"> {%- assign date_format = site.minima.date_format | default: "%b %-d, %Y" -%} {{ page.date | date: date_format }} </time> {%- if page.author -%} • <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span class="" itemprop="name">{{ page.author }}</span></span> {%- endif -%} </p> </header> <p class="lh-copy"> {{ content }} </p> <a class="" href="{{ page.url | relative_url }}" hidden></a> </article>
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
jekyll334-0.1.4 | _layouts/post.html |
jekyll334-0.1.3 | _layouts/post.html |
jekyll334-0.1.2 | _layouts/post.html |
jekyll334-0.1.1 | _layouts/post.html |
jekyll334-0.1.0 | _layouts/post.html |