MMecsto developers

Docs Themes Submitting a theme

Submitting a theme

What to run, what to send, and what a reviewer actually looks at.

Before you send anything

bash
pnpm theme:check   # contract conformance + originality
pnpm build         # must build standalone
pnpm lint

All three must be clean. A submission that fails its own checks does not reach a reviewer.

What reviewers check

Ship it with your own content. Include the fixture content you designed against. A reviewer seeing your intended composition judges the design; a reviewer seeing lorem ipsum judges the gaps.