https://github.com/littlesound/talks-template
Talks of Template, using Slidev
https://github.com/littlesound/talks-template
Last synced: about 1 year ago
JSON representation
Talks of Template, using Slidev
- Host: GitHub
- URL: https://github.com/littlesound/talks-template
- Owner: LittleSound
- License: agpl-3.0
- Created: 2024-07-27T07:35:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T04:49:46.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T18:16:51.486Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Talks Template like [antfu/talks](https://github.com/antfu/talks)
Slides & code for my talks, using [Slidev](https://github.com/slidevjs/slidev)!
## Catalogue
###### 0000
- `en` [Template](./0000-00-00) - subtitle
## To start the slide show:
- `npm install`
- `npm run dev`
- visit
Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev at the [documentation](https://sli.dev/).