--- layout: default ---
{{ post.excerpt | strip_html | truncate: 240 }}
{%- if post.author -%} by {{ post.author }} | {%- endif -%} {{ post.date | date_to_long_string }} {%- if site.data.style.main.article.word_count -%} | {{ post.content | number_of_words }} {{ site.data.style.main.blog.words }} {%- endif -%}