cyberneticlibrary

Add documentation page to VitePress site

vitepress-bilingual-pageskillsetup L26
Pantani/tdmcp
What it does

Add translated page to VitePress docs

Best for

Adding English-only reference/legal pages to tdmcp docs (artist guide is EN+PT)

Inputs
  • · Markdown file path
  • · Nav config entry
Outputs
  • · Live page at clean URL with validation
Requires
  • · VitePress
  • · cleanUrls: true
Preconditions

Page at correct path; nav link matches file; no existing page at URL

Failure modes
  • · Dead internal links → build fails
  • · Typo in nav → page undiscoverable
  • · Missing PT mirror when required
Trust signals
  • · npm run docs:build validates all links
  • · cleanUrls auto-strips .html