Skip to content

Instantly share code, notes, and snippets.

@andhikayuana
Created April 9, 2021 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andhikayuana/3a751ce3c86fdeed95c3f3705fc55b6c to your computer and use it in GitHub Desktop.
Save andhikayuana/3a751ce3c86fdeed95c3f3705fc55b6c to your computer and use it in GitHub Desktop.
export slides.com slide using decktape
docker run --rm -t -v `pwd`:/slides astefanutti/decktape -s 1920x1080 -p 3000 --load-pause 3000 /slides/downloadedfileslides.html outputname.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment