Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 377 Bytes

File metadata and controls

15 lines (13 loc) · 377 Bytes
layout page
title Some guy's blog
tagline Systems and security in CS

{% include JB/setup %}

Posts

{% for post in site.posts %}

{{ post.date | date_to_string }} » {{ post.title }}
{{ post.content | strip_html | truncatewords:25 }}
{% endfor %}