This presentation is made with the help of asciidoctor and revealjs.
For creating the presentation from source code custom docker image based on official image asciidoctor/docker-asciidoctor was used.
It is necessary for building vega/vega-lite diagrams.
For creating the presentation the perform following command from directory with source code:
docker run --rm -v $(pwd):/documents/ efrikin/asciidoctor-vega:latest asciidoctor-revealjs -r asciidoctor-diagram index.adoc
Name of plugin | Desc |
---|---|
menu | |
notes-pointer |
Press button:
- ?
- M and click icon Keys
For replaying the performed tests from the presentation please see examples folder