Personal slidev theme
Go to file
2024-12-20 18:25:40 +01:00
.vscode feat(theme): layouts and styles 2024-12-16 21:25:03 +01:00
components initial commit 2024-12-13 14:30:22 +01:00
layouts feat(content): added much content 2024-12-19 18:35:01 +01:00
pages feat(content): fix typo and small changes 2024-12-20 17:41:21 +01:00
public/images feat(content): added much content 2024-12-19 18:35:01 +01:00
setup feat(theme): shiki styles + layouts 2024-12-17 12:59:36 +01:00
styles feat(content): added much content 2024-12-19 18:35:01 +01:00
utils feat(content): more content 2024-12-17 22:50:34 +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 feat(theme): layouts and styles 2024-12-16 21:25:03 +01:00
bun.lockb fix(build): removed export because of playwright dep 2024-12-20 18:25:40 +01:00
package.json fix(build): removed export because of playwright dep 2024-12-20 18:25:40 +01:00
README.md initial commit 2024-12-13 14:30:22 +01:00
slides.md fix(build): removed export because of playwright dep 2024-12-20 18:25:40 +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