#singledirectorycomponents — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #singledirectorycomponents, aggregated by home.social.
-
I must admin that the SDC Display module is coming along nicely, and is more fully-featured than I was anticipating. However, I still wish we nailed this stuff down before merging #SingleDirectoryComponents into #Drupal core.
-
New! Drupal 11: Using SDC Component Library To Preview Single Directory Components
You can use the SDC Component Library module to preview them whilst you are building them, and then integrate them into your site once they are ready.
In this article we will look at setting up a theme with an SDC, and then using the SDC Component Library module preview that component.
#drupal #drupalDevelopment #singleDirectoryComponents #sdc #hashbangcode
-
We want to present the Artisan Drupal SDC Theme that we have just released.
It has been designed to address the challenges of flexibility and consistency in Drupal projects. The Artisan Drupal SDC theme is built with a set of SDC components flexible enough to reduce template rewrites, extensive CSS variables use and theme variations.
https://metadrop.net/en/articles/artisan-drupal-sdc-theme-what-you-need-know
#Drupal #DrupalTheme #SingleDirectoryComponents #WebDevelopment #Metadrop #OpenSource
-
New! Drupal 11: Using Storybook To Preview Single Directory Components
Storybook is a JavaScript application that provides a front end workshop for component development.
This means that we can develop and preview single directory components before they are used on the stie.
In this article we will look at creating a SDC in Drupal and then using Storybook to create and preview that component.
https://www.hashbangcode.com/article/drupal-11-using-storybook-preview-single-directory-components
#drupal #storybook #singleDirectoryComponents #hashbangcode -
Perhaps I'd be more excited about #SingleDirectoryComponents in #Drupal if I had not spent the last 7 years developing and maintaining a site with the ui_patterns module and being constantly annoyed at having to create separate directories for every paragraph type instead of just styling their default template outputs.