[](https://www.npmjs.com/package/slidev-theme-roh)
npm install slidev-theme-roh
A Dev Academy Aotearoa lecture theme for Slidev.
Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically.
---
theme: roh
---Learn more about how to use a theme.
This theme does not add any additional layouts, but does override several layouts to add a Dev Academy Aotearoa logo.
This theme does not yet add any components.
- npm install
- npm run dev to start theme preview of example.md
- Edit the example.md and style to see the changes
- npm run lecture to start theme preview of example-lecture.md
- Edit the example-lecture.md and style to see the changes
- npm run export to generate the preview PDF
- npm run screenshot to generate the preview PNG