Reveal.js Presentation Builder Inspired By revealjs
Project description
Docker image for reveal js
guna.n
Command to create new reveal js presentation
docker run -it --name revealjs-builder3 -v $(pwd):/app revealjs /bin/bash
-
Steps:
-
if you have and .adoc file inside what ever the directory thats not and matter.
-
docker run -it --name (docker container name) -v mapping the volume inside your host machine to dockerized machine.
-
-v (your machine directory) --> where the asciidoc file present's.
-
after the semicolon : operator which means that where you needs to points.
-
user/home/ is the default working directory inside the image.
-
please make sure on /app directory .
-
all the volume inside your local machine will will points into that /app directory only.
-
if you needed to generate the presentation file you explicitly move the file and generate that as of now.
-
Thankyou Happy Coding :)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file revealjs-0.2.10-py3-none-any.whl.
File metadata
- Download URL: revealjs-0.2.10-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45802a4f5fdd063685b68b27c2ea3cbf72d9e61f5afcba4640f336f485a54eda
|
|
| MD5 |
6b425a01af2bcee530dddde72490fe6c
|
|
| BLAKE2b-256 |
a3bd48798c4e54d1e989cf35b297314f41df2a96bc9371690843ec324a2b3810
|