# Magazine Bold theme block definitions (codeless .bnp, WO-TF-021). # # These are the theme's TRUE persona blocks — streetwear / fashion-drop # furniture with no builtin equivalent. Everything the theme used to ship that # duplicated a builtin (masthead, photo essay, pull quote, issue archive, # colophon) is now a re-skin OVERRIDE of a builtin (navbar, gallery, quote, # post-index, footer) under templates/overrides/magazine-bold/. Keys are fully # qualified (magazine-bold:) because the codeless loader registers # definitions verbatim. blocks: - key: magazine-bold:cover_story title: Cover Story description: Asymmetric magazine cover — mono folio kicker, massive condensed headline, deck and a duotone cover image with a shop/read CTA. category: theme schema: cover_story.schema.json template: cover_story.ninjatpl - key: magazine-bold:lookbook title: Lookbook description: Grid of duotone look frames with mono numbering, captions and optional shop links — the drop's lookbook spread. category: theme schema: lookbook.schema.json template: lookbook.ninjatpl - key: magazine-bold:drop_calendar title: Drop Calendar description: Dated list of upcoming and past drops — mono datelines, condensed names and a live/soon/sold status tag. category: theme schema: drop_calendar.schema.json template: drop_calendar.ninjatpl - key: magazine-bold:credits_ticker title: Credits Ticker description: Marquee strip of credits (photographer, stylist, cast) — MID-motion scroll, paused on hover, static under prefers-reduced-motion. category: theme schema: credits_ticker.schema.json template: credits_ticker.ninjatpl