maxart / slidev-theme-geist

Vercel theme for Slidev

Home Page:slidev-theme-geist.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slidev Vercel Theme

NPM version

Vercel theme for Slidev. Based on Vercel's design system

Demo

Install

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

---
theme: geist
---

Learn more about using a theme in the slidev themes documentation.

Layouts

The following layouts are provided by the theme:

(will probably come in later releases)

Components

The geist theme provides the following components:

Contributing

  1. npm install
  2. npm run dev to start the theme preview of example.md
  3. Open localhost:3030 to see the live demo
  4. Edit example.md and style to see changes
  5. npm run export to generate the preview PDF
  6. npm run screenshot to generate the preview PNG

Screenshots

Slide demo with cover page Slide demo with list Slide demo with table Slide demo with code Slide demo with geist components

About

Vercel theme for Slidev

slidev-theme-geist.vercel.app

License:MIT License


Languages

Language:CSS 73.9%Language:Vue 17.2%Language:JavaScript 9.0%