File schemas¶
A scrolly deck is a .deck.json manifest plus one .slide.json file per slide — the two source file formats below.
| File | Description |
|---|---|
deck |
The deck manifest: slides positioned on an integer grid, plus optional navigation edges. |
slide |
A single slide: a list of positioned, animatable elements plus its scroll behavior. |