title All Posts Blog {% for post in site.posts %} {{ post.title }} {{ post.excerpt }} [Continue reading...]({{ post.url }}) Written {{ post.date | date: "%-d %B %Y" }} {% endfor %}