themes-noir/plugin.mod
Alex Dunmow e3a471a3df chore: repo hygiene for the wasm era (WO-WZ-015 fix round)
Replace the retired .so Makefile with the wasm/.bnp convention (build /
verify / archive-check / publish via ninja plugin build), gitignore *.so
and *.bnp artifacts, and refresh the stale [compatibility] block_core
constraint to the v0.15 era.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 00:15:31 +08:00

13 lines
417 B
Modula-2

[plugin]
name = "noir"
display_name = "Noir"
scope = "@themes"
version = "0.1.2"
description = "Silver-on-black photography theme with full-bleed imagery, micro mono labels, lightbox galleries and contact-sheet layouts."
kind = "theme"
categories = ["templates"]
tags = ["noir", "monochrome", "photography", "portfolio", "gallery", "filmmaker", "fashion", "darkroom"]
[compatibility]
block_core = ">=0.15.0 <0.16.0"