Start

A file-convention static site generator: MDX in, HTML + a markdown twin out. No config file — loaders, components, and src/ conventions drive the build.

This website is built with Start (@monochrome-ui/start). The CLI remains mono:

shellscript
mono dev
mono build

Install

shellscript
npm install @monochrome-ui/start

Status

Dogfooded here from the monochrome-ui monorepo submodule. Public npm publish is next.