Skip to content

bigbite/benenson-child

Repository files navigation

Benenson Child

Basic Child Theme for Benenson Theme.

Stylesheets

Benenson Child theme unhooks the parent theme styles and imports them via the child theme SCSS files. Child theme styles are then hooked in using the enqueue method. Note: If your Benenson parent theme is in a different directory to the normal wp-content/themes/benenson location, you may need to change file paths in the SCSS files.

Requirements

Theme Development

Please refer to the Benenson Github Wiki for development details for child theme development.

Building Assets

  1. Run yarn install to install Node.js dependencies
  2. Run build...
    1. gulp watch to start all watch tasks or
    2. gulp build --production to build all production assets.
  3. Customize the theme.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages