mirror of
https://github.com/DCC-BS/slidev-template.git
synced 2026-08-26 10:24:15 +00:00
Read-only mirror of https://github.com/DCC-BS/slidev-template — Basel-Stadt. Issues & pull requests at the source.
- TypeScript 63.4%
- Vue 36.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
- Deleted various layout files from the theme including blank, cover, default, fact, image-left, image-right, intro, quote, section, statement, and two-cols. - Removed associated styles and scripts that are no longer needed. - Updated slides configuration to use a new theme and added animations addon. - Removed unused utility functions and assets related to shape connections. - Cleaned up the main setup file and adjusted Vite configuration for optimized dependencies. |
||
| .github/workflows | ||
| components | ||
| composables | ||
| pages | ||
| public | ||
| setup | ||
| .gitignore | ||
| biome.json | ||
| bun.lock | ||
| cspell.json | ||
| netlify.toml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| slides.md | ||
| vercel.json | ||
| vite.config.ts | ||
Welcome to Slidev!
To start the slide show:
pnpm installpnpm dev- visit http://localhost:3030
Edit the slides.md to see the changes.
Learn more about Slidev at the documentation.