Personal slidev theme
Go to file
2024-12-13 14:30:22 +01:00
.vscode initial commit 2024-12-13 14:30:22 +01:00
components initial commit 2024-12-13 14:30:22 +01:00
layouts initial commit 2024-12-13 14:30:22 +01:00
setup initial commit 2024-12-13 14:30:22 +01:00
styles initial commit 2024-12-13 14:30:22 +01:00
utils initial commit 2024-12-13 14:30:22 +01:00
.gitignore initial commit 2024-12-13 14:30:22 +01:00
.npmrc initial commit 2024-12-13 14:30:22 +01:00
.prettierignore initial commit 2024-12-13 14:30:22 +01:00
.prettierrc.json initial commit 2024-12-13 14:30:22 +01:00
bun.lockb initial commit 2024-12-13 14:30:22 +01:00
example.md initial commit 2024-12-13 14:30:22 +01:00
package.json initial commit 2024-12-13 14:30:22 +01:00
README.md initial commit 2024-12-13 14:30:22 +01:00
uno.config.ts initial commit 2024-12-13 14:30:22 +01:00

slidev-theme-narduin

NPM version

A (...) theme for Slidev.

Install

Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically.

---
theme: narduin
---

Learn more about how to use a theme.

Layouts

This theme provides the following layouts:

TODO:

Components

This theme provides the following components:

TODO:

Contributing

  • npm install
  • npm run dev to start theme preview of example.md
  • Edit the example.md and style to see the changes
  • npm run export to generate the preview PDF
  • npm run screenshot to generate the preview PNG