Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boykush/slidev-theme-nord
Nord theme for Slidev presentation
https://github.com/boykush/slidev-theme-nord
Last synced: 24 days ago
JSON representation
Nord theme for Slidev presentation
- Host: GitHub
- URL: https://github.com/boykush/slidev-theme-nord
- Owner: boykush
- Created: 2024-03-13T16:09:07.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-11T14:48:52.000Z (7 months ago)
- Last Synced: 2024-06-11T21:35:17.533Z (7 months ago)
- Language: CSS
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slidev-theme-nord
[![NPM version](https://img.shields.io/npm/v/slidev-theme-nord?color=3AB9D4&label=)](https://www.npmjs.com/package/slidev-theme-nord)
A (...) theme for [Slidev](https://github.com/slidevjs/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](https://sli.dev/themes/use).
## 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