layout default title News News {% for post in site.posts %} {{ post.title }} ({{ post.date | date: "%d %B %Y" }}) {% endfor %}