Reveal.js Presentation
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 Distribution
Built Distributions
File details
Details for the file revealjs-0.0.2.tar.gz
.
File metadata
- Download URL: revealjs-0.0.2.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e67c55794370b0896785b5d1001cafc28ce03bf051ae361536938b57299d65d6 |
|
MD5 | c951fdd619e2b26c27a5ffeeea45ee16 |
|
BLAKE2b-256 | 6b166b5d5fee885bf0b68c2eaf04764b3b9b8bdaee7822b79fa096998837369d |
File details
Details for the file revealjs-0.0.2-py3.8.egg
.
File metadata
- Download URL: revealjs-0.0.2-py3.8.egg
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a389455101cb102d28157ecd68a664c2048e74cb04b53a953abb42ccb5c8ba04 |
|
MD5 | cdfa82f2fb66bf585e5e9451e1b7cc41 |
|
BLAKE2b-256 | e1f9fa90dae3c66483cd973f1e558d26c9e31c58533cd9ab9689d19b2ac3d1ff |
File details
Details for the file revealjs-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: revealjs-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.3 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 | 20d1e3fb742804567b4353fb6e7212cf8b8844ac8ee36f474590f93d75000345 |
|
MD5 | c40bb07965ddad617a198fded4bf13eb |
|
BLAKE2b-256 | 2dcb1202a8a802c45ebea83d393af7c5857efc38f625657e7b4dc08abe28981a |