Create landscape

This commit is contained in:
Julien Lengrand-Lambert
2025-08-11 13:53:19 +02:00
commit 4f6b9c8613
7 changed files with 253 additions and 0 deletions

81
data.yml Normal file
View File

@@ -0,0 +1,81 @@
# Landscape2 data
#
# This file contains the data that will be used to generate the landscape.
#
# Reference documentation: https://github.com/cncf/landscape2/blob/main/docs/config/data.yml
categories:
- name: Category 1
subcategories:
- name: Subcategory 1-1
items:
- name: Item 1
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
description: This is the description of item 1
homepage_url: https://cncf.io
logo: cncf.svg
project: graduated
repo_url: https://github.com/cncf/landscape2
twitter: https://twitter.com/CloudNativeFdn
- name: Item 2
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
description: This is the description of item 2
homepage_url: https://cncf.io
logo: cncf.svg
project: sandbox
repo_url: https://github.com/cncf/landscape2
twitter: https://twitter.com/CloudNativeFdn
- name: Item 3
description: This is the description of item 3
homepage_url: https://cncf.io
logo: cncf.svg
- name: Subcategory 1-2
items:
- name: Item 4
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
description: This is the description of item 4
homepage_url: https://cncf.io
logo: cncf.svg
repo_url: https://github.com/cncf/landscape2
twitter: https://twitter.com/CloudNativeFdn
- name: Item 5
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
description: This is the description of item 5
homepage_url: https://cncf.io
logo: cncf.svg
repo_url: https://github.com/cncf/landscape2
- name: Category 2
subcategories:
- name: Subcategory 2-1
items:
- name: Item 6
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
description: This is the description of item 6
homepage_url: https://cncf.io
logo: cncf.svg
project: graduated
repo_url: https://github.com/cncf/landscape2
twitter: https://twitter.com/CloudNativeFdn
- name: Item 7
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
description: This is the description of item 7
homepage_url: https://cncf.io
logo: cncf.svg
project: sandbox
repo_url: https://github.com/cncf/landscape2
twitter: https://twitter.com/CloudNativeFdn
- name: Item 8
description: This is the description of item 8
homepage_url: https://cncf.io
logo: cncf.svg
- name: Subcategory 2-2
items:
- item:
crunchbase: https://www.crunchbase.com/organization/cloud-native-computing-foundation
description: This is the description of item 9
homepage_url: https://cncf.io
logo: cncf.svg
name: Item 9
repo_url: https://github.com/cncf/landscape2
twitter: https://twitter.com/CloudNativeFdn