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

vladimiraus created an issue. See original summary.

vladimiraus’s picture

Issue summary: View changes
Status: Active » Needs review

✅ 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.

vladimiraus’s picture

Title: Update Starterkit Theme documentation for Drupal 11.3.3 compatibility and standards » Update Starterkit Theme documentation for Drupal 11.x compatibility and standards