layout | title | tagline |
---|---|---|
page |
Some guy's blog |
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 }}