layout title default Blog Some random thoughts {% for post in site.posts %} {{ post.date | date_to_long_string }} {{ post.title }} </li> {% endfor %}