https://github.com/fullpipe/revealjs-pack
slides for markdown
https://github.com/fullpipe/revealjs-pack
Last synced: 9 months ago
JSON representation
slides for markdown
- Host: GitHub
- URL: https://github.com/fullpipe/revealjs-pack
- Owner: fullpipe
- License: mit
- Created: 2022-04-23T17:26:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T17:46:20.000Z (about 4 years ago)
- Last Synced: 2025-03-13T22:12:23.355Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reveal.js all in one
reveal.js slides for markdown.
Contains:
- Markdown
- Highlight
- Search
- Notes
- Zoom
- Math
- Plantuml
- Pdfprint
## Usage
```bash
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 |