--- layout: default --- {% assign index = true %} {% for post in site.posts reverse %} {% assign content = post.content %} {% include blog/post/article.html %}