slidev-theme-zero-slide
v0.1.0
Published
<div align="center"> <h3 align="center"> ZeroSlides </h3>
Downloads
19
Readme
Getting Started
Prerequisites
- npm / node.js
$ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/master/install.sh | bash
$ nvm install 18
$ nvm use 18
- slidev
$ npm i -g @slidev/cli @slidev/theme-default
Installation
- Basic
$ git clone https://github.com/Zerokei/ZeroSlides.git
$ cd ZeroSlides
$ npm install
- Export pdf
$ node_modules/.bin/playwright install-deps
Usage
Local
$ npm run dev # start dev server
$ npm run export # export to pdf
$ npm run build # build the project and generate the html code
NPM
$ npm i -g slidev-theme-zero-slide
---
theme: zero-slide
---
Roadmap
- [x] Export pdf
- [ ] Static Hosting
- [ ] Cover