2012-01-02 23:15:05 -05:00
|
|
|
---
|
|
|
|
layout: default
|
2013-08-18 20:37:09 -04:00
|
|
|
title: James Walker
|
2012-01-02 23:15:05 -05:00
|
|
|
---
|
2012-01-04 23:33:51 -05:00
|
|
|
|
2013-08-18 20:35:45 -04:00
|
|
|
{% include vcard.html %}
|
|
|
|
|
|
|
|
<h3>recent posts:</h3>
|
|
|
|
{% for post in site.posts limit: 5 %}
|
2012-01-04 23:20:59 -05:00
|
|
|
{% include article_list.html %}
|
2012-01-02 23:15:05 -05:00
|
|
|
{% endfor %}
|
|
|
|
|