WordPress parent theme to support the intended implementation of Comet Components Comet Components in WordPress "classic" and ClassicPress themes with ACF Pro Flexible Content Modules for customisable content layouts.
Comet Canvas is intended to be used as a parent theme. In addition to the standard template hierarchy for overriding templates, the CometCanvas
class is configured to look for child classes overriding its own classes and instantiates those automatically, allowing for straightforward overriding of methods at the source rather than doing things in child themes like unregistering menus from the parent theme.
If you're reading this from GitHub, you're seeing the mirror of the Comet Components Canvas package that is here for the purposes of publishing to Packagist and installing via Composer.
Development of this project belongs in the main Comet Components monorepo.