A framework for all current and future Louisville Geek enfold child themes.
cd wp-content/themes
Download zip from https://github.com/louisvillegeek/enfold-child-starter.git
We are currently using Node Version 12.15.0
composer install
yarn run build
yarn run watch
Add a shortcode/action/filter/enqueue to the given folders in the src directory.
Implement the base class/interface and add the class to the loader.
When deploying a theme you must increment the version in the style.scss in assets/scss/style.scss. This will cache bust the javascript and the style for the website.