dc33c51890
It is time to start using URL Reader for the exmaple docs components we provide in the out-of-the-box experience (i.e. when users experience TechDocs by doing a git clone of this repository). URL Reader makes the prepare step 8x faster.
15 lines
451 B
YAML
15 lines
451 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: backstage
|
|
description: |
|
|
Backstage is an open-source developer portal that puts the developer experience first.
|
|
annotations:
|
|
github.com/project-slug: backstage/backstage
|
|
backstage.io/techdocs-ref: url:https://github.com/backstage/backstage/tree/master
|
|
lighthouse.com/website-url: https://backstage.io
|
|
spec:
|
|
type: library
|
|
owner: CNCF
|
|
lifecycle: experimental
|