A simple presentation engine in Elm.
For usage please check the example or check the online demo.
- Custom markup for the slide with elm-html and elm-markdown
- Custom content with its own subscriptions-update-view cycle
- Hide the initial content of the slide
- Keyboard controls: press right to show the hidden content or go to the next slide, left for the previous slide, esc for the index page
- The current slide is preserved in location hash
- Custom slide dimensions
- Slides are proportionally scaled to fit into the window