Deploy Docs
The documentation site is static and builds into _site.
cd docs-site
npm install
npm run check
npm run build
Deploy _site to https://doc.laravel-pii-redactor.padosoft.com.
The Cloudflare project name is laravel-pii-redactor. Use _site as the build output directory.