Skip to content

Commit

Permalink
backstage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl-OW committed Nov 19, 2024
1 parent 96f1014 commit eb67cb8
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions backstage.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,20 @@
apiVersion: backstage.io/v1alpha1
kind: Component
kind: website
metadata:
name: design-system
title: Website for the SSB Design System
description: |
Public-facing website for the SSB Design System and Component Library
name: ssb-design-system
description: This is the repository for the website used to document the SSB component library.
links:
- title: SSB Design System
url: https://design.ssb.no/#/
tags:
- github-pages
- typescript
- javascript
- react
- scss
annotations:
github.com/project-slug: statisticsnorway/design-system
links:
https://design.ssb.no
spec:
type: website
system: SSBNO
system: SSBNO Design System
owner: ssbno-developers
lifecycle: production
dependsOn:
- component:component-library
---

0 comments on commit eb67cb8

Please sign in to comment.