Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/littlesound/talks-template
Talks of Template, using Slidev
https://github.com/littlesound/talks-template
Last synced: about 1 month 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T04:49:46.000Z (4 months ago)
- Last Synced: 2024-07-29T05:53:35.875Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 121 KB
- Stars: 3
- Watchers: 3
- 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`
- visitEdit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev at the [documentation](https://sli.dev/).