--- layout: post --- {{ content }} {% assign collection = site.collections | where: "label", page.collection | first %} {% assign items = collection.docs | sort: 'order' %}
{{ post.excerpt | strip_html | truncatewords: 15 }}