--- --- {{ site.title }} {{ site.description }} {{ site.url }} {{ site.language }} {{ site.time | date: "%a, %d %b %Y %H:%M:%S %z" }} {% for post in site.posts limit: 10 %} {{ post.title }} {{ post.content | xml_escape }} {{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }} {% if post.isBasedOnUrl %} {{ post.isBasedOnUrl }} {{ post.isBasedOnUrl }} {% else %} {{ site.url }}{{ post.url }} {{ site.url }}{{ post.url }} {% endif %} {{ postt.author }} {% endfor %}