Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 286 Bytes

index.md

File metadata and controls

13 lines (11 loc) · 286 Bytes
layout title tagline
page
My Blog
Musings on ?

{% include JB/setup %}

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