paolodona / paolodona.com

This URL has Read+Write access

paolodona.com / archive.textile
100644 14 lines (12 sloc) 0.388 kb

layout: default
title: “Paolo Dona: Web Developer and (not yet) Entrepreneur”
-
h2. Blog Archive

{% for post in site.posts limit:15 }
{{ post.date | date: “%Y %b %d” }}

{{ post.title}} »



{ endfor %}