Skip to content

Commit 7c04bdb

Browse files
authored
Merge pull request #84 from geolonia/dkastl-patch-1
Add catalog-info.yaml for Geolonia Handbook
2 parents c469ccf + 8f826de commit 7c04bdb

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

catalog-info.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
4+
metadata:
5+
name: handbook-geolonia-com
6+
description: "Geolonia Handbook repository"
7+
namespace: geolonia
8+
annotations:
9+
github.com/project-slug: geolonia/handbook.geolonia.com
10+
tags:
11+
- mkdocs
12+
links:
13+
- url: https://handbook.geolonia.com/
14+
title: Geolonia ハンドブック
15+
icon: book
16+
type: documentation
17+
18+
spec:
19+
type: website
20+
lifecycle: production
21+
owner: group:geolonia/employees
22+
system: geolonia/standards

0 commit comments

Comments
 (0)