-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsettings.yml
More file actions
71 lines (56 loc) · 1.78 KB
/
settings.yml
File metadata and controls
71 lines (56 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# Landscape2 settings
#
# This settings file allows customizing some aspects of the landscape.
#
# Reference documentation: https://github.com/cncf/landscape2/blob/main/docs/config/settings.yml
foundation: Eclipse SDV
url: http://127.0.0.1:8000
base_path: /eclipse-sdv-projects-landscape2
colors:
# Grid/Card/Menu color
color1: "rgba(240, 108, 1, 1)"
#Filter buttons color
color2: "rgba(240, 108, 1, 1)"
color3: "rgba(65, 88, 208, 1)"
color4: "rgba(155, 65, 106, 0.8)"
#subcategory color
color5: "rgba(89, 44, 81, 1)"
#subcategory color
color6: "rgba(176, 102, 148, 1)"
color7: "rgba(247, 246, 248, 1)"
description: Eclipse SDV
featured_items:
- field: maturity
options:
- value: graduated
order: 1
label: Graduated
footer:
links:
facebook: "https://www.facebook.com/--"
flickr: "https://www.flickr.com/people/108559379@N08/"
github: "https://github.com/enterprises/eclipse-foundation/organizations"
homepage: "https://sdv.eclipse.org/"
instagram: "https://www.instagram.com/eclipsesdv/"
linkedin: "https://www.linkedin.com/company/software-defined-vehicle/"
slack: "https://join.slack.com/t/sdvworkinggroup/shared_invite/zt-3c5ied1nk-Mk87s4kOX7ipcNo_VktlWg"
twitter: "https://x.com/SDVeclipse/"
youtube: "https://www.youtube.com/@EclipseFdn"
logo: "./assets/sdv-logo-color-white.svg"
grid_items_size: large
groups:
- name: SDV Projects
categories:
- Tooling Devops
- Distributions and Frameworks
- RTOS
- Example Applications
- Service Fabric and Communication
- Runtime and Orchestration
- AI
- Unmapped
header:
links:
github: "https://github.com/enterprises/eclipse-foundation/organizations"
logo: "./assets/sdv-logo-color.svg"
screenshot_width: 1500