23 lines
719 B
Plaintext
23 lines
719 B
Plaintext
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 |