title | permalink | layout | excerpt | comments |
---|---|---|---|---|
All posts |
/posts/ |
page |
All posts. |
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 -%}