slidev-theme-greycat
v0.3.1
Published
[](https://www.npmjs.com/package/slidev-theme-greycat)
Downloads
69
Readme
slidev-theme-greycat
A (...) theme for Slidev.
Start the server and available projects
Here are the available projects and the commands to run them:
yarn dev: it will run theexample.mdyarn dev-hw: it will run thehello-world.mdyarn build --base <sub-path>: it will build the application and set the path for the content files tosub-path- example:
yarn build --base /dist/
- example:
Install
Copy the folder:
themeto your Slidev projectrootfolderpublic/assets/to your Slidev projectrootfolder- or its content to your already existing
public/assets/folder
- or its content to your already existing
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
yarnyarn devto start theme preview ofexample.md- Edit the
example.mdand style to see the changes yarn exportto generate the preview PDFyarn screenshotto generate the preview PNG
