This theme contains minimal versions all Wordpress templates and styles. Reusable functionality, template parts and styles can be added here and will become available to all child themes. This theme is forked from and can be possibly updated from: https://github.com/Automattic/_s
If your site uses composer with installer paths and "wordpress-theme" package types are correctly mapped to the Wordpress theme directory, this package can be installed using the following process:
Ensure that https://packagist.creode.co.uk is an availible repository by adding the following to the "repositories" section within composer.json
{
"type": "composer",
"url": "https://packagist.creode.co.uk"
}
- open Terminal
- cd to the directory containing composer.json
- run: composer require creode/wordpress-base-theme
Add: "Template: wordpress-base-theme" to the commented out style sheet header, within style.css, within the active theme's directory.