Sha256: 774463213c2516d5145d7756a9f979c5d5f613612ab942f8c299bc0d4c38a000

Contents?: true

Size: 454 Bytes

Versions: 8

Compression:

Stored size: 454 Bytes

Contents

---
layout: default
---

<main class="main  container">

	<article class="article  typeset">

		<h1>{{ page.title }}</h1>

		<small class="small">
				{% assign words = content | number_of_words %}
				<time datetime="{{ page.date | date_to_xmlschema }}" class="time">{{ page.date | date_to_string }}</time>&nbsp;–&nbsp;<span class="time  time--reading">{{ words | divided_by:180 }} minute read</span>
		</small>

		{{ content }}

	</article>

</main>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
garth-jekyll-theme-0.2.8 _layouts/post.html
garth-jekyll-theme-0.2.7 _layouts/post.html
garth-jekyll-theme-0.2.6 _layouts/post.html
garth-jekyll-theme-0.2.5 _layouts/post.html
garth-jekyll-theme-0.2.4 _layouts/post.html
garth-jekyll-theme-0.2.3 _layouts/post.html
garth-jekyll-theme-0.2.1 _layouts/post.html
garth-jekyll-theme-0.2.0 _layouts/post.html