layout std title Enter the void - News archive NEWS - Archive index {% for post in site.posts reverse %} {% if post.index != false %} {{ post.date | date: "%d.%m.%Y" }} - [{{ post.title }}]({{ post.url }}) {% endif %} {% endfor %}