Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

revealjs-0.2.10-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

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

Hashes for revealjs-0.2.10-py3-none-any.whl
Algorithm Hash digest
SHA256 45802a4f5fdd063685b68b27c2ea3cbf72d9e61f5afcba4640f336f485a54eda
MD5 6b425a01af2bcee530dddde72490fe6c
BLAKE2b-256 a3bd48798c4e54d1e989cf35b297314f41df2a96bc9371690843ec324a2b3810

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page