{{ site.title }} {{ site.description }} {{ site.BASE_PATH }}/ {% for post in site.posts limit:10 %} {{ post.title }} {{ post.content | xml_escape }} {{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }} {{ site.BASE_PATH }}{{ post.url }} {{ site.BASE_PATH }}{{ post.url }} {% endfor %}