slidev-theme-ycs77
v0.3.1
Published
[![NPM version](https://img.shields.io/npm/v/slidev-theme-ycs77?color=3AB9D4&label=)](https://www.npmjs.com/package/slidev-theme-ycs77)
Downloads
7
Readme
Lucas Yang's Slidev Theme
The Lucas Yang's theme for Slidev.
Install
Add the following frontmatter to your slides.md
. Start Slidev then it will prompt you to install the theme automatically.
Learn more about how to use a theme.
Layouts
This theme provides the following layouts:
Presenter
---
layout: presenter
---
<template #description>
new description...
</template>
<template #github-link>
<a href="https://github.com/ycs77" target="_blank">ycs77</a> / <a href="https://github.com/ycs77lucasv" target="_blank">ycs77lucasv</a>
</template>
Presenter V
---
layout: presenter-v
---
Components
This theme provides the following components:
TODO:
Contributing
yarn
yarn dev
to start theme preview ofexample.md
- Edit the
example.md
and style to see the changes yarn export
to generate the preview PDFyarn screenshot
to generate the preview PNG