Ma présentation de la baseline à Paris Web 2025
Find a file
2025-09-25 13:53:14 +02:00
.vscode first commit 2025-09-22 17:00:25 +02:00
components first commit 2025-09-22 17:00:25 +02:00
layouts first commit 2025-09-22 17:00:25 +02:00
public/images qrcode and link to prez 2025-09-25 12:35:53 +02:00
setup first commit 2025-09-22 17:00:25 +02:00
styles first commit 2025-09-22 17:00:25 +02:00
utils first commit 2025-09-22 17:00:25 +02:00
.gitignore first commit 2025-09-22 17:00:25 +02:00
.npmrc first commit 2025-09-22 17:00:25 +02:00
.prettierignore first commit 2025-09-22 17:00:25 +02:00
.prettierrc.json first commit 2025-09-22 17:00:25 +02:00
bun.lock first commit 2025-09-22 17:00:25 +02:00
package.json content 2025-09-23 23:56:32 +02:00
README.md first commit 2025-09-22 17:00:25 +02:00
slides.md simplified presenter notes 2025-09-25 13:53:14 +02:00
uno.config.ts first commit 2025-09-22 17:00:25 +02: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