Skip to content

Getting Started

This section covers Warriors of Legend, listed as its own top-level group in the sidebar alongside the other four games this site documents.

  1. Add a .md or .mdx file under src/content/docs/legend/.
  2. Add a matching { "label": ..., "slug": "legend/your-page" } entry to _sidebar.json (or nest it under a group with "items").
  3. Re-run npm run dev or npm run build — the sidebar is regenerated from that manifest on every build (see scripts/build.mjs).

See the project README for the asset-copy convention and the shared gallery components (SpriteGallery, FrmlVariantGallery, SceneGallery) this site’s game sections build on.

Every page here summarises docs/legend/plan.md and the confirmed sections of docs/legend/TODO.md in the main repository (not part of this site) — when in doubt about a field’s confidence level, that’s the source of truth, not this site’s prose.