arnehilmann / markdeck

presentations as code - author cool slide decks, text-only, offline-ready, collaborative
https://arnehilmann.github.io/markdeck/
MIT License
1.25k stars 38 forks source link

Add markdeck script #34

Closed jceb closed 5 years ago

jceb commented 5 years ago

I created a script that includes the docker-compose.yml configuration and replaces the scaffold, start and stop scripts. Furthermore, it cuts down the boilerplate in the presentation folder by leaving it solely for the presentation and the ./deck build folder.

jceb commented 5 years ago

Yes, it's still static because of the very reason that the change would need to be transported to the docker image to generate the right message. I left that for another pull request.

arnehilmann commented 5 years ago

:o) That problem sounds familiar...