An open API service indexing awesome lists of open source software.

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

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 |