--- layout: null --- {{ site.title }} {{ site.description | xml_escape }} {{ site.url }} {{ site.time | date_to_rfc822 }} {% for post in site.posts limit:20 %} {{ post.title | xml_escape }} {{ post.content | xml_escape }} {{ post.date | date_to_rfc822 }} {{ post.url | absolute_url }} {{ post.url | absolute_url }} {% endfor %}