--- layout: default --- {{ content }}
{{ p.date | date: "%b %-d, %Y" }} {% if p.author %} by {{ p.author }} {% endif %}
{% if p.preview %} {{ p.preview }} {% else %} {{ p.content | strip_html | truncatewords:75 }} {% endif %}
Read more