I must come up with a build process that reduces images from high-resolution to device ready formats.
- parse first original image folder as per original_decks.manifest.json
- reduce size by device registry (will need a format x device registry)
- list and compile a deck.manifest.json
- on last original folder complete
- parse each deck.manifiest.json
- create/edit root medium.manifest.json
I must come up with a build process that reduces images from high-resolution to device ready formats.