Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 651 Bytes

06-blog.md

File metadata and controls

19 lines (16 loc) · 651 Bytes
layout title group permalink
page
Blog
navigation
blog.html

{% include JB/setup %}

Subscribe in a reader

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