| layout | page |
|---|---|
| permalink | /archive/index.html |
| title | Archive |
| description | An archive of posts sorted by date. |
-
{% for post in site.posts %}
- {{ post.title }} {{ post.date | date: "%B %d, %Y" }} {% endfor %}
| layout | page |
|---|---|
| permalink | /archive/index.html |
| title | Archive |
| description | An archive of posts sorted by date. |