{{ title }}
{{ meta.description }}
-
{%- for post in collections.posts reversed -%}
- {{ post.inputPath | replace: './_meetups/', '' | replace: './_posts/', '' | slice: 0, 10 }}: {{ post.data.title }} {%- if post.fileSlug != 'meetup' -%} {{ ' [post]' }} {%- endif -%} {%- if post.data.video -%} {%- endif -%} {%- if post.data.slides -%} {%- endif -%} {%- endfor -%}