Documentation location/URL
https://www.drupal.org/docs/core-modules-and-themes/core-themes/starterk...
Problem/Motivation
The current documentation for the Starterkit Theme primarily reflects the architectural standards of the Drupal 10 lifecycle. With the release of Drupal 11.x, several changes have been made to the core starterkit_theme that are not yet reflected in the guide.
Remaining tasks
- Audit the "Creating a new theme" section to ensure the php core/scripts/drupal generate-theme commands and options match the latest 11.3.3 CLI output including help.
- Cross-reference with the Drupal 11 Change Records to ensure all relevant theme system updates are linked.
- Add starterkit generated list of themes.
Comments
Comment #2
vladimiraus✅ Audit the "Creating a new theme" section to ensure the php core/scripts/drupal generate-theme commands and options match the latest 11.3.3 CLI output including help.
✅ Cross-reference with the Drupal 11 Change Records to ensure all relevant theme system updates are linked.
✅ Add starterkit generated list of themes.
Comment #3
vladimiraus