The Minimal StarterKit for Drupal is meant to be used as a near-blank starting point for Drupal-based projects in Pattern Lab.
The Minimal StarterKit for Drupal requires the following PatternEngine:
pattern-lab/patternengine-twig
: documentation, GitHub, Packagist
This StarterKit can be installed via one of the following commands:
php core/console --starterkit --init
php core/console --starterkit --install pattern-lab/starterkit-twig-drupal-minimal
It is recommended that you do not install this StarterKit as a dependency for your Pattern Lab project via Composer.
After installation the files for this StarterKit can be found in source/
.