Skip to content

yhatt/marp-vue-slide

Repository files navigation

marp-vue-slide

A practical browser-based Marp slide deck made by Marp Vue. Edit public/slide.md to create your slide deck.

Deploy to Netlify

Usage

👉 https://marp-vue-slide.netlify.com/

  • Navigate slide by arrow keys.
  • Toggle fullscreen by hitting F or F11.
  • Open presenter view window by hitting P.
  • You can export slide to PDF by Ctrl/Cmd+P if you are using Chrome/Chromium. Netlify will output an auto-generated PDF to /slide.pdf.
  • A raw Markdown can see by accessing to /slide.md.

Project setup

yarn install

Scripts

  • yarn serve: Compiles and hot-reloads for development
  • yarn build: Compiles and minifies for production
  • yarn lint: Lints and fixes files
  • yarn pdf: Exports PDF from slide Markdown for production (Powered by Marp CLI)
  • yarn og-image: Outputs JPG image for Open Graph

License

WTFPL

About

A practical browser-based Marp slide deck made by Marp Vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published