--- layout: null --- {{ site.production_url }} http://{{ site.production_url}} {{ site.author.name }} en-us {{ site.time | date: "%a, %d %b %Y %H:%M:%S %z" }} {{ site.time | date: "%a, %d %b %Y %H:%M:%S %z" }} {% for post in site.posts %} {{ post.title }} {{ site.production_url }}{{ post.url }} {{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }} {{ site.author.name }} {{ site.production_url }}{{ post.id }} {{ post.description | xml_escape }} {% endfor %}