{{ post.title }}
{{ post.content | markdownify | replace: '.', '. ' | replace: '', ': ' | replace: '', ': ' | replace: '', ': ' | replace: '
', ' ' | strip_html | strip_newlines | replace: ' ', ' ' | replace: '"', ' ' | truncatewords: 20 }}" {% assign author = site.authors | where:"slug", post.author | first %}