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
402 B
Modula-2
13 lines
402 B
Modula-2
[plugin]
|
|
name = "brutalist"
|
|
display_name = "Brutalist"
|
|
scope = "@themes"
|
|
version = "0.1.2"
|
|
description = "Concrete, oversized type, hard 12-col grid theme for design studios, architecture firms and art galleries."
|
|
kind = "theme"
|
|
categories = ["templates"]
|
|
tags = ["brutalist", "raw", "mono", "agency", "architecture", "gallery", "editorial", "minimal"]
|
|
|
|
[compatibility]
|
|
block_core = ">=0.15.0 <0.16.0"
|