fullpipe / revealjs-pack

slides for markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reveal.js all in one

reveal.js slides for markdown.

Contains:

  • Markdown
  • Highlight
  • Search
  • Notes
  • Zoom
  • Math
  • Plantuml
  • Pdfprint

Usage

docker run --rm -it -p 8787:80 -v `pwd`/example/SLIDES.md:/public/SLIDES.md docker.io/fullpipe/revealjs-pack

Action keys

Key Action
O Overview mode
P Open PDF version
S Speaker view

About

slides for markdown

License:MIT License


Languages

Language:JavaScript 89.0%Language:Dockerfile 6.7%Language:Makefile 4.3%