Build and Deployment

The Chubes theme is built and deployed using Homeboy’s WordPress module.

Build Command

bash
homeboy build chubes

Deployment

bash
homeboy deploy chubes

Testing

bash
homeboy test chubes

Notes

  • Homeboy handles WordPress theme packaging automatically
  • No local build scripts needed – Homeboy manages the entire process
  • See monorepo CLAUDE.md for Homeboy configuration details