| layout | default |
|---|---|
| pageclass | media |
| title | Media |
| tagline | Videos and slide decks from live presentations and online training courses. |
| permalink | /media |
{:.no_toc}
- TOC {:toc}
{% for category in site.data.media %}
{% include lists/media.html items=category.items %} {% endfor %}