https://github.com/alvarosabu/talk-template
Slidev theme penguin template.
https://github.com/alvarosabu/talk-template
penguin slidev slidev-penguin-theme slidev-theme
Last synced: 6 months ago
JSON representation
Slidev theme penguin template.
- Host: GitHub
- URL: https://github.com/alvarosabu/talk-template
- Owner: alvarosabu
- Created: 2023-01-08T16:09:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T09:47:29.000Z (11 months ago)
- Last Synced: 2025-02-13T01:34:58.584Z (8 months ago)
- Topics: penguin, slidev, slidev-penguin-theme, slidev-theme
- Language: Vue
- Homepage:
- Size: 2.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# AS Slidev template 🐧
> Personal template for my conference presentations using [Slidev](https://github.com/slidevjs/slidev)
## Usage
```bash
npx degit alvarosabu/talk-template talk-name-01-2023
```To start the slide show:
- `pnpm install`
- `pnpm run dev`
- visit http://localhost:3030Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev on [documentations](https://sli.dev/).