Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 981 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 981 Bytes

Slidev Theme Neversink

An education/academia oriented Slidev theme with some whimsical elements.

Example slides. Documentation here Read about Slidev.

Installation

npm install slidev-theme-neversink

Usage

Add the theme to the frontmatter of your first slide in slides.md:

---
theme: neversink
---

Features

  • Color schemes - the color schemes available in Neversink
  • Custom layouts - the custom slide layouts available in Neversink
  • Branding - how to customize the theme to your brand/logos
  • Components - the custom components such as sticky notes and admonitions
  • Markdown features - special addons to the Slidev markdown syntax

Examples