layout | icon | title | text_of_type | ||||||
---|---|---|---|---|---|---|---|---|---|
page |
desktop |
Slides |
|
{%- assign all_slides = site.slides | sort: 'presented_on' | reverse -%}
{%- for slides in all_slides -%}
{%- assign slides_url = slides.url | split: "index.html" | first %}
{%- endfor -%}
{% capture presented_on -%}
{{- slides.presented_on | date: "%d %b =qq= %y " -}}
{%- endcapture -%}
{%- include tools/text_process.md data=presented_on -%}
{% include tools/text_process.md data=slides.heading %}
{% include tools/text_process.md data=slides.target %}{% if slides.location %},
{%- include tools/text_process.md data=slides.location %}{% endif %}
⤷ Paper
({{ page.text_of_type[slides.type] }})
{{ slides.frames }} slides {% if slides.time %} • ~ {{ slides.time }} mins{% endif %} {% if slides.tech %} • {% endif %}