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.1-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file revealjs-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: revealjs-0.2.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 47295a145adb26c334735a1d0b2cd95a70c65432d328f7c590997fc7bd2b5971
MD5 abcb7270a4bbc362dea82ddf37cff499
BLAKE2b-256 59e6567c6b7f82ff2db92d76f096d69323db1cef62a88c395971288f02678f54

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