zzzFelix / slidev-theme-spezi

Home Page:https://slidev-theme-spezi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slidev-theme-spezi

NPM version

A (...) theme for Slidev.

Example slide: cover layout

Example slide: default layout

Example slide: fact layout

Example slide: two-cols-header quote

Example slide: two-cols-header layout

Example slide: image-right layout

Install

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

---
theme: spezi
---

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

About

https://slidev-theme-spezi.vercel.app

License:MIT License


Languages

Language:Vue 59.2%Language:CSS 29.5%Language:TypeScript 11.3%