This project is not covered by Drupal’s security advisory policy.

The theme is a migration of the core starterkit theme to use SDC components. There is one-to-one relation between a regular Drupal template file and a component which is included in the template instead of markup.

No more libraries in a *.info.yml or *.libraries.yml files. The same with css, js, images or other asset folders in your theme's root directory. Everything what is required by a component or possibly its children resides in that component directory.

Out of the box the theme provides integration with the Storybook so you can see each of the components (templates) isolated in an iframe with all the asset files required to display that component. Play with the Storybook controls or edit any file of a component and review changes immediately in the iframe.

in essence, the Storybook works as a decoupled site for Drupal entities, fields, views, blocks, forms or form elements and even pages.. Thanks to the great Component Libraries: Theme Server and Twig Tweak modules the Storybook stories are easy to create or modify.

More information in the README.md file.

🇺🇦 Stop war in Ukraine! 🇺🇦

Please consider supporting Ukraine in a fight for their freedom and safety of Europe.

Project information

  • Created by drugan on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases