What are Drupal Recipes

Drupal Recipes are a concept in Drupal 10 that replace the old distribution/install profile approach for sites.

They are a way to uncouple an installation profile from a distribution, allowing site builders to use multiple recipes to compose their solution, mix and match, and change out the parts they do or don’t want. Recipes can be a full-on site install or include content types, roles, content workflow rules, and more specialized packages. 

They are meant to provide guidance in the form of documentation and instructions for building functionality in Drupal.

Drupal Recipes are part of the Distributions and Recipes initiative, which is still in its early stages. 

The initiative aims to create a more modular approach to building Drupal sites, allowing site builders to search for available recipes that meet their needs and grab what they want, just like they can with modules and themes.

Drupal Recipes are a new concept in Drupal 10 that provide guidance in the form of documentation and instructions for building functionality in Drupal. They are part of the Distributions and Recipes initiative, which aims to create a more modular approach to building Drupal sites.