--- layout: nil --- Code52 {{ site.time | date_to_xmlschema }} http://www.Code52.org/ Code52 Team Code52@Code52.org {% for post in site.posts %} {% if post.feed == "project" %} http://www.Code52.org/{{ post.id }} {{ post.title | xml_escape }} {{ post.date | date_to_xmlschema }} Code52 Team http://www.Code52.org/ {{ post.content | xml_escape }} {% endif %} {% endfor %}