{% assign taxonomies = site.posts | group_by_exp: "post", "post.date | date: '%Y'" %}
{{ post.date | date: "%b %-d" }} » {{ post.title | escape }}