--- layout: default ---
{% for post in site.posts %} {% if post.archive == false %}
{{post.excerpt}}
{% endif %} {% endfor %}