Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 448 Bytes

File metadata and controls

18 lines (13 loc) · 448 Bytes
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 %}

See all posts