Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 287 Bytes

File metadata and controls

14 lines (11 loc) · 287 Bytes
layout title tagline
page
posts
Supporting tagline

{% include JB/setup %}

    {% for post in site.posts %}
  • {{ post.date | date_to_string }} » {{ post.title }}
  • {% endfor %}