The open library of themes and presentation examples for StoryLark, served at gallery.storylark.dev.
- Theme — a
brand.json+theme.csstoken pair (colors, fonts, the read-along highlight), installable on a live deployment as a.storylark-theme.zippackage via the admin portal ornpm run import-theme— no rebuild required. Seebuild-your-own-theme.md. - Presentation example — a
presentation.jsonshowing one way to arrange the screens, nav, and copy a story library is presented with. This is not yet its own installable package type — today apresentation.jsoneither rides along inside a theme package as an optional file, or is copied by hand intopresentation/<your-id>/. Independentstorylark-template-*packages are a planned future format, not something you can import yet. Seebuild-your-own-presentation.md.
See CONTRIBUTING.md for the full process and review criteria. Short
version: fork, add one entry to public/registry.json, open a PR.
main is protected — every item lands by reviewed PR, merged by the maintainer, and appears on
the site automatically.
Push to main → GitHub Actions → Cloudflare Pages project storylark-gallery → gallery.storylark.dev.