Alex Dunmow 316a888b3f wasm port (WO-WZ-015): reactor-mode wasip1 guest, core v0.15.2
Add wasmguest.Serve(Registration) boilerplate and bump block/core to v0.15.2
for the .so->wasm migration. Built + published as .bnp to the dev registry.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 22:11:12 +08:00
2026-07-03 22:09:52 +08:00

Gotham

Dark, modern BlockNinja theme plugin. Bold typography, high-contrast accents, and a small set of theme-specific blocks (stats, features, footer) plus overrides for the built-in heading and text blocks when the Gotham template is active.

Page templates

  • default — header / main / footer
  • landing — hero / main / cta / footer
  • full-width — edge-to-edge header / main / footer
  • centered — narrow centered content for articles and docs

Blocks

  • gotham:stats — stat row with configurable items
  • gotham:features — feature grid
  • gotham:footer — branded footer with optional signup form

Build

make            # builds gotham.so locally
make rebuild    # rebuilds plugin inside an instance container

Versioning

make bump-patch   # 0.1.0 -> 0.1.1
make bump-minor   # 0.1.0 -> 0.2.0
make bump-major   # 0.1.0 -> 1.0.0

Then git push --tags and ninja plugin publish to release.

Description
No description provided
Readme 32 MiB
Languages
Makefile 84.3%
AMPL 15.7%