From 8a7380cc41f420053574fdf6ee923e85c3a783b5 Mon Sep 17 00:00:00 2001 From: builderadmin Date: Wed, 10 Jul 2024 00:18:19 +0000 Subject: [PATCH] Add catalog-info --- catalog-info | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 catalog-info diff --git a/catalog-info b/catalog-info new file mode 100644 index 0000000..4f4431d --- /dev/null +++ b/catalog-info @@ -0,0 +1,23 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: freshbrewed + description: | + Freshbrewed is an open-source developer portal that puts the developer experience first. + links: + - title: Website + url: http://freshbrewed.science + - title: Documentation + url: https://backstage.io/docs + - title: Storybook + url: https://backstage.io/storybook + - title: Discord Chat + url: https://discord.com/channels/1046076340509622292/1046076340945821758 + annotations: + github.com/project-slug: idjohnson/jekyll-blog + backstage.io/techdocs-ref: dir:. + lighthouse.com/website-url: https://backstage.io +spec: + type: library + owner: Isaac Johnson + lifecycle: experimental \ No newline at end of file