| layout | default |
|---|---|
| title | Workshops |
| permalink | /workshops/ |
-
{% for post in site.posts %}
{% if post.type == 'workshop_announcement' %}
- {{ post.title }}, {{ post.location }}, {{ post.when }} {% endif %} {% endfor %}
| layout | default |
|---|---|
| title | Workshops |
| permalink | /workshops/ |