| layout | page |
|---|---|
| title | Archive of Posts |
| permalink | /archive/ |
| description | Archive of most recent posts about zurb, android, unit testing, and javascript. |
-
{% for post in site.posts %}
-
{{ post.date | date: '%d' }}
{{ post.date | date: '%b' }}
{{ post.date | date: '%Y' }}
-
{{ post.title }}
{{ post.meta }}
{% endfor %}
subscribe via RSS