Problem/Motivation
The QED42 script is done:
#3465043: Create automated script for converting components to SDC
And there are instructions for running it (see docs):
#3466674: Create steps for using QED42's SDC generator for SDDS
Steps to reproduce
Proposed resolution
Use the script to generate all component YAML and README files under:
- demo_design_system/components
- demo_design_system/starshot_demo/components
and add these as a MR (see instructions).
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork demo_design_system-3467234
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
kristen polClean up formatting and links.
Comment #3
kristen polPostponed until the script is updated based on feedback from:
#3467252: Gather additional feedback when testing the SDC conversion script
Comment #5
kristen polJacob has this ready so changing status.
Note that he ran all the code linters, so tweaked some things to get YAML files error-free except one probably that he's making an issue for.
Comment #6
kristen polFix summary to reflect state of the docs and add related issue.
Comment #8
jacobadeutsch commentedGenerated ymls and mds using the twig-sdc-yaml-generator, fixed some twig problems, and some errors found while linting.
Comment #9
kristen polLooks good for baseline. Thanks!