| layout | page |
|---|---|
| title | Connor Marble Blog Home |
| tagline | Supporting tagline |
-
{% for post in site.posts limit 4 %}
- {{ post.date | date_to_string }} » {{ post.title }} {{ post.content | strip_html | truncatewords:75}}
Read more...
{% endfor %}
| layout | page |
|---|---|
| title | Connor Marble Blog Home |
| tagline | Supporting tagline |