| layout | post |
|---|---|
| permalink | /blog/index.html |
| cover | post_index.png |
| title | Blog |
-
{% for post in site.posts %}
{{ post.date | date: '%B %-d, %Y' }}
{{ post.title }}
{% endfor %}
| layout | post |
|---|---|
| permalink | /blog/index.html |
| cover | post_index.png |
| title | Blog |