refactor: #3606373 Migrate varbase_default_content to a core recipe + core Default Content

Part of #3606373.

Migrate varbase_default_content to Drupal core Default Content via a bundled core recipe: move content/ into recipes/default/content/, import it through RecipeRunner in hook_install (sets the front page via a recipe config action), and drop the contrib default_content dependency + drupal/default_content from composer. Pairs with varbase-patches PR #419 (removes the default_content patch). Content is already in the core Default Content YAML format.

AI-Generated: Yes (Used Claude Code).

Checkpoints

  • File an issue about this project
  • Addition/Change/Update/Fix to this project
  • Testing to ensure no regression
  • Automated unit/functional testing coverage
  • Developer Documentation support on feature change/addition
  • User Guide Documentation support on feature change/addition
  • UX/UI
  • Accessibility and Readability
  • Code review by maintainers
  • Full testing and approval
  • Credit contributors
  • Review with the product owner
  • Update Release Notes
  • Release
Edited by Rajab Natshah

Merge request reports

Loading