Skip to content

oller/slidev-theme-nord

Repository files navigation

slidev-theme-nord

A Nord inspired 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: nord
---

Learn more about how to use a theme.

Screenshots

Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7

Layouts

This theme uses the base layouts.

Components

This theme provides the following components:

  • NordBadge : A button-esque badge component using the Nord pallet.

Slide 7

Contributing

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