Problem/Motivation

Classy is no longer a core theme in Drupal 10. Let's replace all the usages of classy by the new Starterkit theme generator.

See https://www.drupal.org/node/3305674

Remaining tasks

1. Replace classy dependencies by new Starterkit theme generator.
2. Adjust templates

Important

1. This project does not have upgrade path. It's only used for new projects.
2. Existing projects will have to install a contrib theme https://www.drupal.org/project/classy to support existing themes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nginex created an issue. See original summary.

Thomasdbcklr made their first commit to this issue’s fork.

thomasdbcklr’s picture

Title: Replace Classy core theme by the new Starterkit theme generator » Replace Classy core theme by contrib theme
Status: Active » Needs review

Scope has changed to require the contrib theme instead, so we can potentially convert our generator to use the core Starterkit generator instead

  • Bumped the generated theme .info file's core version to 9 || 10
  • Added classy, components & unified_twig_ext in composer.json because we require their latest versions for D10

Jolidog made their first commit to this issue’s fork.

nginex’s picture

Assigned: Unassigned » nginex

  • nginex committed ccbb059a on 4.0.x authored by Thomasdbcklr
    Issue #3368324: Replace Classy core theme by the new Starterkit theme...
nginex’s picture

Assigned: nginex » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.