Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 396 Bytes

news.markdown

File metadata and controls

20 lines (18 loc) · 396 Bytes
layout title permalink
default
News
/news/

{% for post in site.posts %}

{{ post.summary }}

Published {{ post.date_shown }} by {{ post.authors}}

{% endfor %}