2026-06-03 12:24:09 +08:00
2026-06-03 12:24:09 +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 15 MiB
Languages
templ 51.2%
Go 30.3%
Makefile 16.2%
CSS 1.5%
AMPL 0.8%