- Issue created by @joshuami
- Assigned to apaderno
- Status changed to Fixed
28 days ago 3:19pm 30 May 2025 - 🇮🇹Italy apaderno Brescia, 🇮🇹
I added the feed to Planet Drupal ( https://www.drupal.org/aggregator/sources/2089 → ).
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇩🇰Denmark ressa Copenhagen
Awesome and unique blog post about recipes, exactly the kind of content I love to find on Planet Drupal!
However, the link points to https://joshuami2.ddev.site/blog/2025/recipe-unpack-blog-no-longer-drupa...
Also, perhaps the title and two dates could get excluded from the
<description>
field:Recipe Unpack: This Blog Is No Longer on Drupal CMS, and That's a Good Thing
joshuami Fri, 20 Jun 2025 - 2:00 pm
Posted on 20 Jun 2025 - 2:00 pm... and maybe also the feed link at the bottom ("Drupal")? The output at Planet Drupal:
Recipe Unpack: This Blog Is No Longer on Drupal CMS, and That's a Good Thing
Posted by Joshuami → - 20 Jun 2025 at 23:00 CESTRecipe Unpack: This Blog Is No Longer on Drupal CMS, and That's a Good Thing
joshuami Fri, 20 Jun 2025 - 2:00 pm
Posted on 20 Jun 2025 - 2:00 pmWith the release of Drupal 11.2, the Recipes feature gets an important new capability. You can now "unpack" recipes after they are run so that your composer.json will have the direct dependencies from the recipe rather than a dependency on the recipe itself.
For more control over feeds, there is https://www.drupal.org/project/views_rss → which can be slightly hard to set up, but I just followed the instructions, and got it working. See also 📌 Add Timbers.Dev to Planet Drupal Active .
- 🇺🇸United States joshuami Portland, OR
Thanks for calling this out, @ressa! It looks like I forgot to add my domain to the
drush tome:static
command. I should have useddrush tome:static -l --uri=https://joshuami.com
🙈I agree with the formatting suggestions. While trying to get those in place, I've found a few issues with Tome's generation of RSS that comes from a taxonomy term view. Looks like I have some debugging to do.
In the meantime, I think I've manually fixed a couple of issues with the file that should clean up the post. Is there a way to rerun the Planet scrape for that post?
- 🇩🇰Denmark ressa Copenhagen
You're welcome @joshuami! Planet Drupal just pulled a fresh version with the updated format, and it looks great, just perfect 🎉
Recipe Unpack: This Blog Is No Longer on Drupal CMS, and That's a Good Thing
Posted by Joshuami → - 20 Jun 2025 at 23:00 CESTWith the release of Drupal 11.2, the Recipes feature gets an important new capability. You can now "unpack" recipes after they are run so that your composer.json will have the direct dependencies from the recipe rather than a dependency on the recipe itself.I am looking forward to your next blog post!
- 🇩🇰Denmark ressa Copenhagen
By the way, what I would love to see on Planet Drupal are more articles about recipes, for example outlining the minimum required steps to create a basic recipe, and cover individual specific recipe aspects, and good practices. It's still black magic to me :)
The documentation page is empty:
https://git.drupalcode.org/project/distributions_recipes/-/blob/1.0.x/do...Perhaps you could consider writing an article, aimed at becoming a documentation page?
- Write the article, linking to the new documentation page
- Create a new Recipe documentation Page, perhaps called "Getting started with recipes" under https://www.drupal.org/docs/extending-drupal/drupal-recipes/getting-started →
- Add a source link at the bottom, to grant credit for the great work, like "Source: https://joshuami.com/recipe-tutorial"
- The content could eventually be transferred to the README file (the index.md above)
I have made the same suggestion in 📌 Add Pronovix to Planet Drupal Active , maybe you can do a collab, or coordinate and cover different aspects? Thanks!