-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Is your feature request related to a problem? Please describe.
The community already maintains a collection of patch templates at https://github.com/score-spec/community-patchers. To boost their visibility, we can include them as another category in the Score example hub. This will help make the example hub the go-to place for all kinds of Score extensions.
Describe the solution you'd like
I propose to create an additional section in the Score example hub at https://docs.score.dev/examples/patch-templates. It is generated out of the source data on community patchers which is pulled from its repo. Community patchers thus become searchable in the hub.
Additional context
The entire process of pulling and transforming the source data as well as the layout of the target pages is shown in this diagram. The yellow notes contain detailed description on each section.

A scheduled, automated workflow must be set up to update the external content and re-generate the pages. It may potentially be integrated into the existing workflow for generating the example hub.