| layout |
|---|
home |
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 %}