Replace the retired .so Makefile with the wasm/.bnp convention (build / verify / archive-check / publish via ninja plugin build), gitignore *.so and *.bnp artifacts, untrack the committed gotham.so binary, and refresh the stale [compatibility] block_core constraint to the v0.15 era. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
13 lines
362 B
Modula-2
13 lines
362 B
Modula-2
[plugin]
|
|
name = "gotham"
|
|
display_name = "Gotham"
|
|
scope = "@themes"
|
|
version = "0.1.4"
|
|
description = "Dark, high-contrast BlockNinja theme with bold typography and modern accent panels."
|
|
kind = "theme"
|
|
categories = ["templates"]
|
|
tags = ["dark", "high-contrast", "agency", "blog", "professional", "modern", "serif"]
|
|
|
|
[compatibility]
|
|
block_core = ">=0.15.0 <0.16.0"
|