This is just a little page where I post stuff I write. I was kind of unsure if I wanted this stuff out here but I think to those who know me it could serve as an interesting view into some thoughts that I don't often express elsewhere.
{% for work in works %}
{{ work.name }} {{ work.date }}
{% endfor %}