layout default Blog {% include blog-post.html blog_post_slug = sites.posts.content %} Other Blog Posts {% for post in site.posts %} {{ post.title }} {% endfor %}