Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 2.25 KB

File metadata and controls

41 lines (31 loc) · 2.25 KB

MdWrk Docs

Architecture, conformance, and operations

Hits Downloads Node License: Apache-2.0

The docs tree explains how MdWrk is structured, what is currently implemented, how conformance is measured, and how releases are prepared and governed.

Why

Popular project READMEs point readers to the next right document fast. This index is the navigational hub for repo architecture, release policy, and current-state checkpoints.

What

  • Architecture notes for packages, themes, extensions, lander surfaces, and shared primitives.
  • Conformance and certification guidance for markdown behavior, package boundaries, and release evidence.
  • Current-state assessments for phase-by-phase implementation checkpoints.
  • Operations docs for CI/CD, publishing, compatibility, and release automation.

Installation

Node.js 20.x through 22.x, matching the workspace engine contract in the root package manifest.

npm install

Usage

Read the docs alongside the relevant README surface:

Related