Blog

This is description of the type of content you would expect to read here on this blog.

{{ collection:blog as="posts" paginate="12" }}
{{ posts }}
{{ partial:blog/card oversized="{{ first ? 'true' : 'false' }}" }}
{{ /posts }}
{{ paginate }} {{ if prev_page || next_page }}
{{ if prev_page }} Newer articles {{ /if }} {{ if next_page }} Older articles {{ /if }}
{{ /if }} {{ /paginate }} {{ /collection:blog }}