Skip to content

Latest commit

 

History

History
36 lines (34 loc) · 861 Bytes

File metadata and controls

36 lines (34 loc) · 861 Bytes
layout
home

Writer

Sometimes, when I think my thoughts are interesting enough to be worth sharing I write them down here.

    {% for post in site.posts %} {% unless post.categories contains "acting" %}
    • {{ post.date | date: "%b %-d, %Y" }}
  • {% endunless %} {% endfor %}