Skip to main content

PM Operations Docs

Operating knowledge base for Wonoak (CA) and NYLA (TX) — Phase 3: Process & Decision Frameworks.

Principle

Build each document once to span both entities, varying only where CA/TX law or property type genuinely requires it.

How this site is organized

Documentation is grouped into 12 categories (see the sidebar). Each document is markdown, authored in this repo.

Conventions

  • Drafts: set draft: true in a doc's frontmatter to exclude it from the production build (it still shows in local dev). This mirrors the prior "publish" workflow.
  • Word export: run npm run docx to generate a .docx of the published docs via pandoc (see scripts/export-docx.sh).