--- title: Latest Posts description: Ocasional thoughts and guides permalink: /blog/ listing: true --- {% for post in site.posts %}

({{ post.language }})

{{ post.title }}

{{ post.excerpt | strip_html }}

{% endfor %}