You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeus
0a21803ff7
|
4 months ago | |
---|---|---|
output | 4 months ago | |
slides | 4 months ago | |
LICENSE | 4 months ago | |
README.md | 4 months ago | |
docker-compose.yml | 4 months ago | |
docker-compose.yml.sh | 4 months ago | |
dockerfile | 4 months ago | |
run-make-on-container.sh | 4 months ago |
README.md
textlab-slides
reveal.js converter for Asciidoctor.js
A reveal.js converter for Asciidoctor.js that transforms an AsciiDoc document into an HTML5 presentation designed for the reveal.js presentation framework.
For setup instructions and AsciiDoc syntax for writing presentations, refer to the module's documentation at https://github.com/asciidoctor/asciidoctor-reveal.js.
Run
``bash docker-compose.yml.sh
Create slides
Edit slides/index.adoc
and run:
./run-make-on-container.sh
That's all!
# Make your own image
Edit "Dockerfile: and create new:
```bash