| layout | default |
|---|---|
| title | Blog |
{% for item in site.posts %}
{{ item.date | date_to_long_string }} {{ item.excerpt }} Read more > {% endfor %}| layout | default |
|---|---|
| title | Blog |
{% for item in site.posts %}
{{ item.date | date_to_long_string }} {{ item.excerpt }} Read more > {% endfor %}