@use crate::post::Post; @use super::{header_html, footer_html}; @use chrono::prelude::*; @(posts: Vec) @:header_html(Some("Talks"), None)

Talks

Here is a link to all of the talks I have done at conferences. Each of these will have links to the slides (PDF) as well as some brief information about them.

If you have a compatible reader, be sure to check out my RSS Feed for automatic updates. Also check out the JSONFeed.

@:footer_html()