Skip to main content

Publish Updates

Publishing community docs should be treated like product work: keep the change small, build it, and deploy through the project configured for Mapache.

Before Publishing

  1. Confirm links point at Mapache routes and repository URLs.
  2. Run the community build.
  3. Review the generated page locally when the change is visual.
  4. Deploy with explicit project flags when Firebase resources change.

Build Command

cd community
npm run build

Deployment Rule

This repository uses the pi-agents-cloud project. Do not rely on the local gcloud default for deploy commands.

firebase deploy --project pi-agents-cloud