Sha256: bef60c399fe8d875bdc3f5838fa658827ea5b9f1bb40989d28adee56dd96044e
Contents?: true
Size: 587 Bytes
Versions: 5
Compression:
Stored size: 587 Bytes
Contents
--- layout: default --- <section id="post"> <article class="post"> <header> <time datetime="{{ post.date | date: "%Y-%m-%d" }}"> {%- assign date_format = site.gyrocycle.date_format | default: "%A, %b %-d, %Y" -%} {{- page.date | date: date_format -}} </time> <h1>{{ page.title | escape }}</h1> {%- if page.author -%} <span>{{ page.author }}</span> {%- endif %} </header> {{ content }} </article> </section>
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
gyrocycle-0.0.5 | _layouts/post.html |
gyrocycle-0.0.4 | _layouts/post.html |
gyrocycle-0.0.3 | _layouts/post.html |
gyrocycle-0.0.2 | _layouts/post.html |
gyrocycle-0.0.1 | _layouts/post.html |