layout page title CacheIt tagline stuffs that matter {% for post in site.posts limit:10 %} {{ post.title }} {{ post.date | date_to_string }} {% endfor %}