--- layout: nil --- Code52 Feed http://www.Code52.org/ en-au {{ 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 %} {% if post.feed != "project" %} {{ post.title | xml_escape }} http://www.Code52.org{{ post.url }} {{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }} code52@code52.org (Code52 Team) http://www.Code52.org{{ post.id }} {{ post.content | xml_escape }} {% endif %} {% endfor %}