Files
backstage/canon-docs
Charles de Dreuille 4a5049ebb3 Merge pull request #28634 from backstage/canon-flex
Canon - Merge Stack + Inline into Flex
2025-01-28 10:52:47 +00:00
..
2025-01-16 16:41:54 +00:00
2025-01-16 16:41:54 +00:00
2025-01-16 16:41:54 +00:00
2025-01-10 11:36:15 +00:00
2025-01-10 11:36:15 +00:00
2025-01-10 11:36:15 +00:00
2025-01-24 08:07:59 -06: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.