Files
backstage/canon-docs
renovate[bot] f55eb0b2aa fix(deps): update dependency @uiw/codemirror-themes to v4.23.11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-29 12:01:50 +00:00
..
2025-04-12 10:01:37 +02:00
2025-04-18 17:32:34 +02:00

Canon Docs

Canon is our internal UI library built for Backstage. We built this website to document the library and its components. You can view this website here.

How to run locally

This website is built with Next.js and it is hosted on Github pages. To run it locally, you can run the following command:

yarn start

Deployment

Deployments are done automatically when a PR is merged into the master branch. We host the website using Github pages.