layout default {% for post in site.posts %} [{{ post.date | date: "%Y-%m-%d" }}: {{ post.title }}]({{ post.url }}) {{ post.summary }} {% endfor %}