Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 57 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: design-system-packages
description: Equinor Design System (EDS) package library
annotations:
github.com/project-slug: equinor/design-system
spec:
type: library
lifecycle: production
owner: eds-core
system: EquinorDesignSystem

---

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: design-system-docs
description: Equinor Design System (EDS) is the official design system of Equinor
annotations:
github.com/project-slug: equinor/design-system
spec:
type: website
lifecycle: production
owner: eds-core
system: EquinorDesignSystem

---

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: eds-demo
description: EDS Component showcase and examples using Next.js
annotations:
github.com/project-slug: equinor/design-system
spec:
type: website
lifecycle: production
owner: eds-core
system: EquinorDesignSystem

Comment thread
emirgens marked this conversation as resolved.
---

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: eds-color-palette-generator
description: EDS Tool for generating accessible color palettes
annotations:
github.com/project-slug: equinor/design-system
spec:
type: tool
lifecycle: production
owner: eds-core
system: EquinorDesignSystem