--- layout: default ---
{%- if page.title -%}

{{ page.title }}

{%- endif -%} {%- assign posts_by_month = site.posts | group_by_exp: "item", "item.date | truncate: 7, ''" -%} {%- if posts_by_month.size > 0 -%}

{{ page.list_title | default: "Posts" }}

Subscribe to our feed

{%- endif -%}