Image by {{page.image.author}} on {{page.image.source}} {% assign postcontent = post.content %} {% capture readingtime %}{% include themes/jmblog-theme/components/reading-time.html %}{% endcapture %} {% if readingtime.size > 1 %} {{ readingtime | strip }} {% endif %}
{% comment %}
Placeholder image
{% endcomment %}
{{ post.summary | truncatewords: 15 }}
{% for tag in post.tags %} #{{tag}} {% endfor %}