Skip to content
This repository was archived by the owner on Jan 27, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (11 loc) · 290 Bytes

File metadata and controls

12 lines (11 loc) · 290 Bytes
layout page
title Posts
tagline Posts by Feross and Abi

{% include JB/setup %}

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