sl-design-system / components

SL Design System
https://sanomalearning.design/
Apache License 2.0
36 stars 3 forks source link

[POC] status badge in readme.md files (automatically) #1212

Open DanielleRameau opened 3 months ago

DanielleRameau commented 3 months ago

Create a single source of truth for the status of a component and show it in component packages.

### Tasks
- [ ] show in read me files
- [ ] show in 11ty
- [ ] show in storybook
jpzwarte commented 1 month ago

So I look into this and found the following:

In order to have a dynamic badge in the README, you need a web service that returns an image based on a query parameter. There are some available services for this, but those do not allow for the kind of badge we want. We would have to create our own service to do this. That is not trivial. So for now i think it's easiest to just update the status in multiple places.