slidev-theme-dualboot

0.5.1 • Public • Published

slidev-theme-dbp

Netlify Status NPM version

Dualboot Partners presentation theme for Slidev.

Live demo | Documentation | Example | Contribution Guide

Usage

As Slidev theme

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

---
theme: dualboot
---

Learn more about how to use a theme.

Layouts

This theme provides the following layouts:

Intro intro

Usage:

---
layout: intro
author: bondiano (Vassiliy Kuzenkov)
---

Slide demo with intro page

Title slide title

Usage:

---
layout: title
---

Slide demo with title page

Default default

Slide demo with defaults page

Quote or major idea slide quote

Usage:

---
layout: quote
author: Vassiliy
---

Slide demo with quote page

Centred layout center

Usage:

---
layout: center
---

Slide demo with quote page

Nice slide with code and terminal code-terminal

Usage:

---
layout: code-terminal
---

<code-block>

::terminal::

<terminal-block>

Slide demo with quote page

To show something as window text-window

Usage:

---
layout: text-window
reverse: true/false
---

<text-block>

::window::

<embed-window-block>

Slide demo with quote page

Local development

Install dependencies

yarn

Start dev server

yarn dev

Package Sidebar

Install

npm i slidev-theme-dualboot

Weekly Downloads

0

Version

0.5.1

License

MIT

Unpacked Size

5.03 MB

Total Files

66

Last publish

Collaborators

  • bondian0