You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created this issue so we review the radix implementation in Aljibe. Currently, when aljibe assistant command is run, it offers creating a Radix subtheme. This is great but there is an internal initiative that proposes using Artisan instead: https://www.drupal.org/project/artisan
What should be do? I propose choosing one of these:
Recommended: Stop supporting subthemes into aljibe, and just provide a basic infrastructure as an initial site. Themes and subthemes may be managed by other packages / recipes.
Support artisan. This may lead to have this same issue years later if we change the theming solution.
Remove temporarily subtheme support and reconsider this later with a more consolidated decision made along with all the team.
Personally, I recommend option 1. What do you think?
The text was updated successfully, but these errors were encountered:
The way I see it, it's clear that we need to finish Radix support. I contrasted it with the frontend colleagues and they all agree on it.
What I have my doubts about, is if we should remove support for subthemes. Since creating a subtheme is optional, and if artisan is installed it is only natural that a subtheme is required for development, I would keep it. Unless it can be done differently through recipes, which unfortunately I don't know, I think part of leaving a development environment ready to work is to leave a theme that is already editable by the user.
That said, my proposal is to remove radix, add artisan, and keep the option in the Aljibe wizard to generate a subtheme.
I've created this issue so we review the radix implementation in Aljibe. Currently, when aljibe assistant command is run, it offers creating a Radix subtheme. This is great but there is an internal initiative that proposes using Artisan instead: https://www.drupal.org/project/artisan
What should be do? I propose choosing one of these:
Personally, I recommend option 1. What do you think?
The text was updated successfully, but these errors were encountered: