Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 514 Bytes

index.md

File metadata and controls

19 lines (17 loc) · 514 Bytes
layout title
page
Just a <del>Functional</del> Programming enthusiast

{% include JB/setup %}

most recently...

    {% for post in site.posts limit:5 %}
  • {{ post.date | date_to_string }} » {{ post.title }}
  • {% endfor %}
latest >> {{ site.posts.first.date | date_to_string }} {{ site.posts.first.content }}