Add catalog-info
This commit is contained in:
commit
8a7380cc41
|
@ -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
|
Loading…
Reference in New Issue