| title | All posts |
|---|---|
| permalink | /posts/ |
| layout | page |
| excerpt | All posts. |
| comments | false |
{%- for post in site.categories.blog -%} {%- capture current_year -%}{{ post.date | date: "%Y" }}{%- endcapture -%} {%- unless current_year == previous_year -%}
{%- assign previous_year = current_year -%} {%- endunless -%} {%- endfor -%}