--- layout: nil --- Backbone Tutorials {{ site.time | date_to_xmlschema }} http://backbonetutorials.com/ Thomas Davis thomasalwyndavis@gmail.com {% for post in site.posts limit:10 %} {{ post.title }} {{ post.date | date_to_xmlschema }} http://backbonetutorials.com{{ post.id }} {{ post.content | xml_escape }} {% endfor %}