Initial commit, again.

This commit is contained in:
Diego Ripley
2026-04-10 16:24:05 -04:00
commit 18e4cd0415
36 changed files with 13495 additions and 0 deletions
@@ -0,0 +1,11 @@
# Welcome to [Slidev](https://github.com/slidevjs/slidev)!
To start the slide show:
- `pnpm install`
- `pnpm dev`
- visit <http://localhost:3030>
Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev at the [documentation](https://sli.dev/).