1.0.1 ⢠Published 1 year ago
slidev-theme-webhh v1.0.1
slidev-theme-webhh
A starter theme for Slidev powered presentations at Web HH MeetUps.
Join our Web HH Discord.
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.
What you get
- Markdown based presentations
- Code highlighting and walk-throughs
- No need to worry about design
Layouts
This theme provides the following layouts.
title
Title page to open your talk with.
speaker
Tell us about yourself with a picture and some bullets.
browser
Showcase a website.
Components
This theme provides some addition Components.
<Emoji>āØ</Emoji>
<QRCode url="https://www.meetup.com/de-DE/Hamburg-React-js-Meetup/" size="200"/>
Contributing
Missing a component? Created something great for your talk and want to give back to the community?
Contribute to this repo š
npm install
npm run dev
to start theme preview ofexample.md
- Edit the
example.md
and style to see the changes npm run export
to generate the preview PDFnpm run screenshot
to generate the preview PNG