Files
backstage/canon-docs
Fredrik Adelöw 49c96a9f43 Merge pull request #29093 from backstage/renovate/lightningcss-1.x-lockfile
chore(deps): update dependency lightningcss to v1.29.3
2025-03-21 14:27:07 +01:00
..
2025-01-16 16:41:54 +00:00
2025-02-10 15:45:49 +00:00
2025-03-18 17:14:57 +00:00
2025-01-16 16:41:54 +00:00
2025-01-10 11:36:15 +00:00
2025-02-10 15:45:49 +00:00
2025-01-10 11:36:15 +00:00
2025-01-10 11:36:15 +00: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.