layout | title | tagline |
---|---|---|
page |
Jenko |
Words & Code and Words about Code |
{% include JB/setup %}
{% for post in site.posts limit: 1 %}
{{ post.date | date_to_long_string }} {{ post.category }} {{ post.content | strip_html | readingtime }} {{ post.content }} {% endfor %}