This repository contains the Slidev presentations for my Talks, which includes various topics aimed at enhancing developer productivity and whatnot.
- Install dependencies:
bun i - Start the dev server:
bun dev talks/${date}/slides.md - Open http://localhost:3030 in your browser
The presentations are split across multiple Markdown files under slides.md. Refer to the Slidev docs to learn more about the format and features.