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>
13 lines
445 B
Modula-2
13 lines
445 B
Modula-2
[plugin]
|
|
name = "corporate-modernist"
|
|
display_name = "Corporate Modernist"
|
|
scope = "@themes"
|
|
version = "0.1.2"
|
|
description = "Swiss-grid B2B theme with restrained typography, a single configurable accent, and trust-signal blocks for enterprise sites."
|
|
kind = "theme"
|
|
categories = ["templates"]
|
|
tags = ["business", "corporate", "enterprise", "consulting", "legal", "professional", "b2b", "swiss"]
|
|
|
|
[compatibility]
|
|
block_core = ">=0.15.0 <0.16.0"
|