| layout | page |
|---|---|
| title | Some guy's blog |
| tagline | Systems and security in CS |
{% include JB/setup %}
{% for post in site.posts %}
{{ post.date | date_to_string }} » {{ post.title }}
{{ post.content | strip_html | truncatewords:25 }}
{% endfor %}
{{ post.content | strip_html | truncatewords:25 }}