--- layout: none --- Cap'n Proto News Latest updates on Cap'n Proto https://capnproto.org {% for post in site.posts limit:10 %} {{ post.title | xml_escape }} {{ post.content | xml_escape }} {{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }} {{ site.baseurl }}{{ post.url }} {{ site.baseurl }}{{ post.url }} {% endfor %}