--- layout: default title: I'm a lumberjaph --- {% assign first_post = site.posts.first %}

{{ first_post.title }}

published {{ first_post.date | date_to_string }}
{{ first_post.content }} Comments »