Skip to content
slidev-theme / 0.4.7

slidev-theme 0.4.7

Install from the command line:
Learn more about npm packages
$ npm install @openscript-ch/slidev-theme@0.4.7
Install via package.json:
"@openscript-ch/slidev-theme": "0.4.7"

About this version

@openscript-ch/slidev-theme

NPM version

Our companys theme for Slidev.

Use

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

---
theme: @openscript-ch/slidev
---

Learn more about how to use a theme.

Layouts

This theme provides the following layouts:

TODO:

Components

This theme provides the following components:

TODO:

Contribute

  1. Make sure you have Docker up and running
  2. Get Visual Studio Code with Dev Containers ready
  3. Open the project inside a Dev Container and run npm install
    • If needed for export or screenshots, install playwright dependencies with sudo npx playwright install-deps
  4. npm run dev to start theme preview of example.md
  5. Edit the example.md and style to see the changes
  6. npm run export to generate the preview PDF
  7. npm run screenshot to generate the preview PNG
  8. Commit and push your changes or create a pull request
  9. Release a new version with npm run release:patch, npm run release:minor or npm run release:major

Details


Assets

  • slidev-theme-0.4.7.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0