An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![repository-banner.png](https://res.cloudinary.com/alvarosaburido/image/upload/v1612193118/as-portfolio/Repo_Banner_kexozw.png)

# 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:3030

Edit the [slides.md](./slides.md) to see the changes.

Learn more about Slidev on [documentations](https://sli.dev/).