The official CubePlex blog. It is a standalone Docusaurus site published to
Cloudflare Pages and served at https://cubeplex.ai/blog by the main-domain
blog proxy Worker.
pnpm install
pnpm startpnpm checkThe GitHub Actions workflow validates every pull request. Once CF_API_TOKEN
and CF_ACCOUNT_ID are configured as repository secrets, a push to main
publishes the verified static build to the cubeplex-blog Cloudflare Pages
project. The blog proxy Worker in cubeplexai/website exposes that Pages
project beneath cubeplex.ai/blog.
See deployment secrets for the one-time CI setup.