This repository contains the sli.dev slide deck for Paul and Dave's upcoming FlaskCon 2025 talk about Template Strings.
You can view the slides at https://flaskcon-talk.t-strings.help/
To start the slide show:
npm install
npm dev
- visit http://localhost:3030
Edit the slides.md to see the changes.
Learn more about Slidev at the documentation.