--- layout: archive --- {{ content }}
{{docpath}} not found!
{% endif %} {% endfor %} {% endif %} {% comment %} Second, render pages not listed in the order array {% endcomment %} {% for post in collection.docs %} {% assign already_rendered = ordered_post | where_exp: "path", "path == post.path" | size %} {% if already_rendered == 0 %} {% include archive-single.html type=entries_layout %} {% endif %} {% endfor %}