| layout | page |
|---|---|
| title | News |
| tagline | |
| group | navigation |
| weight | 1 |
{% include JB/setup %}
To the [archive]({{ BASE_PATH }}/archive.html).
-
{% for post in site.posts %}
-
{{ post.date | date_to_string }} »
{{post.title}}
({{post.author}}) {{ post.content | strip_html | truncatewords: 50 }}.. more
{% endfor %}