This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Description
Affected part of DeckDeckGo
Feature Description
As already discussed, it would be useful to create a new infra end point which basically process all the publish steps of parsing, including the calculation of the js hash, and, instead of writing the presentation in a bucket and deploying it only, would "just" return the content of the generated index.html.
Use Case
This would allow us to generate a "push anytime to GitHub" feature but, more important, will speed up the first publish if user select both "publish online and github" because I had to implement a delay as the known workaround "wait until cloudfront is populated".