We should host our storybook alongside the others on doc.wikimedia.org.
This is achieved by:
- generating storybook to a certain directory as part of the post-merge CI job (this step publishes the story book copy to doc.wikimedia.org/.... after each merged commit)
- Making the TR storybook discoverable from doc.wikimedia.org (by adding a link to the page defined in intergration/docroot Gerrit repository)
For hints on details see Bridge task is at: T240340