--- layout: default --- {% include header.html %} {% include bio.html %} {% for post in site.posts %} {{post.title}} {{post.date|date_to_string}} {{post.content|truncate: 120}} {% endfor %}
{{post.content|truncate: 120}}