mirror of
https://github.com/jlengrand/1es-landscape.git
synced 2026-03-10 08:01:23 +00:00
82 lines
3.3 KiB
YAML
82 lines
3.3 KiB
YAML
# 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
|
|
|