Robb Report Child Theme
RobbReport.com theme launched May 17, 2017 Parent Theme: pmc-core
Environments
- Staging (opens in a new tab): Autodeploys whenever the
masterbranch is updated. - Production (opens in a new tab): The live site hosted by WordPress.com VIP. You must submit code to VIP's deploy queue via subversion before it can be deployed to the live site. Please merge pull requests to
masterin git prior to sending to VIP when possible.
Front End Build Process
The bulk of front end assets are from the client folder.
See the client README.md file for information on compiling CSS and JS updates.
As of 12/09/2022, Larva is fully available for Robb Report. However, use this project's Larva modules only when really neccessary since most of the front-end was not built with Larva. Most front-end files can be edited by modifying files in the client directory.
If using Larva, check inc/classes/class-assets.php to see that files you use are enqueued. Not all Larva generated .css and .js files are enqueued by default.