• v0.2.0 0ec9be330e

    Add the 'eyes' banner design; seed banners only on select sub pages

    LeoVasanko released this 2026-08-18 06:36:05 +00:00 | 211 commits to main since this release

    Banner designs can now ship arbitrary markup as banner.html (canvas +
    style + script), taking precedence over banner.svg; the artwork is
    inlined in a div[data-design] wrapper either way, which the editor's
    live preview preserves (and never re-runs its scripts).

    The bundled 'eyes' design (themes/eyes/banner.html + banner.css sizing
    the stage) replaces the eyes canvas script that was embedded in the
    notes-on-urls page's own banner — the page now just picks the design.
    Seeds set banners only on select sub pages (the-long-read gradient,
    canvas-nights stars): the front page no longer gets a banner image and
    shows the theme's default design. Seed entries carry a banner_design
    field.

    Downloads