Back to Capnproto

News

doc/news/index.html

1.4.0477 B
Original Source

--- title: News --- {% include header.html %}

Get Email Updates Follow on Twitter

News

{% for post in site.posts %}

{{ post.title }}

{{ post.author }} {% if post.author == 'kentonv' %} {% endif %} on {{ post.date | date_to_string }}

{{ post.content }} {% endfor %} {% include footer.html %}