WORK-004
ID:WORK-004Status:done

Build gallery Rune

Priority:mediumComplexity:unknownSource:SPEC-008
changeset-release/main View source
Branches 3
History 4
  1. f262d7b
    Content editedby Claude
    Backfill source attributes on all 123 work items
  2. ebe0c64
    Content editedby Claude
    Migrate plan files to {% ref %} xref syntax (WORK-021)
  3. 7902f75
    Content editedby Claude
    Mark gallery, track+playlist, and audio work items as done
  4. d275b2a
    Created (done)by Claude
    Add work items for 16 unbuilt runes from SPEC-008

Summary

Multi-image container with grid, carousel, or masonry layout and optional lightbox overlay. This is a core rune — it belongs in packages/runes/src/tags/, not in a community package.

Status

Already implemented. Schema, config, CSS, and edit hints all exist:

  • Schema: packages/runes/src/tags/gallery.ts (uses createContentModelSchema)
  • Type: packages/runes/src/schema/gallery.ts
  • Config: packages/runes/src/config.ts (block gallery, modifiers for layout/lightbox/gap/columns)
  • CSS: packages/lumina/styles/runes/gallery.css (grid, carousel, masonry layouts + lightbox overlay)
  • Registry: GalleryImageGallery in packages/runes/src/registry.ts