| layout | page |
|---|---|
| title | Archive |
| description | Browse all blog posts by date |
-
{% endif %}
-
{{ post.date | date: "%b %d" }}{% if post.description %}
{{ post.description }}
{% else %}{{ post.excerpt | strip_html | truncatewords: 20 }}
{% endif %}
{% endfor %}
{% if current_year != '' %}