Skip to content

bertpl/scrolly

Repository files navigation

scrolly

Compile a JSON5 deck into a self-contained, scrollable 2D-canvas HTML presentation.

CI PyPI Python License

Installation

pip install scrolly

Or with uv:

uv tool install scrolly

Quickstart

scrolly build examples/worked-example/deck.deck.json --out /tmp/scrolly-out --force
open /tmp/scrolly-out/index.html

See examples/worked-example/ for a reference deck demonstrating all supported slide types.

License

MIT.

About

CLI that compiles a JSON5 deck into a self-contained, scrollable 2D-canvas HTML presentation.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors