--- collections: content_dir: blog url: blog/{url} assets: scripts: stylesheets: ---
  • {{ page_link('index', title="Home")}}
  • {% for item in page.collections %}
  • {{ item.title }}
  • {% endfor %}

{{ page.title }}

%%COLLECTION_CONTENT%%