Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 209 Bytes

File metadata and controls

10 lines (8 loc) · 209 Bytes
layout page
title Essays
permalink /essays/

Longer writing and notes.

{% assign essays = site.posts | where_exp: "p", "p.categories contains 'essays'" %} {% include post-list.html posts=essays %}