francescomecca.eu/archive.md

11 lines
179 B
Markdown
Raw Normal View History

2016-05-01 11:13:57 +02:00
---
layout: page
title: Archive
---
## Blog Posts
{% for post in site.posts %}
* {{ post.date | date_to_string }} » [ {{ post.title }} ]({{ post.url }})
{% endfor %}:wq