docs
Source for ps2.techwritescode.dev, built with VitePress. English is the source of truth; every guide/ page needs a matching es//pt-br/ translation.
Development
npm install
npm run docs:dev # local preview, hot-reloading
npm run docs:build # production build - must pass before publishing