Skip to content

Commit

Permalink
Update: settings
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
  • Loading branch information
nlamirault committed Dec 15, 2023
1 parent d284980 commit 2594135
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ repository:
name: "portefaix-landscape"
description: "Landscape website for Portefaix"
topics: portefaix, landscape
private: true
private: false

labels:
54 changes: 27 additions & 27 deletions settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,20 +62,20 @@ images:
# - <SUBCATEGORY1_NAME>
# - <SUBCATEGORY2_NAME>
#
categories:
- name: CNCF Members
subcategories:
- Platinum
- Gold
- Silver
- End User Supporter
- Nonprofit
- Academic
- name: Special
subcategories:
- Kubernetes Certified Service Provider
- Kubernetes Training Partner
- Certified CNFs
# categories:
# - name: CNCF Members
# subcategories:
# - Platinum
# - Gold
# - Silver
# - End User Supporter
# - Nonprofit
# - Academic
# - name: Special
# subcategories:
# - Kubernetes Certified Service Provider
# - Kubernetes Training Partner
# - Certified CNFs

# Colors (optional)
#
Expand Down Expand Up @@ -121,19 +121,19 @@ colors:
# - value: <SUBCATEGORY1_NAME>
# - value: <SUBCATEGORY2_NAME>
#
featured_items:
- field: maturity
options:
- value: graduated
order: 1
label: CNCF Graduated
- value: incubating
order: 2
label: CNCF Incubating
- field: subcategory
options:
- value: Platinum
- value: Gold
# featured_items:
# - field: maturity
# options:
# - value: graduated
# order: 1
# label: CNCF Graduated
# - value: incubating
# order: 2
# label: CNCF Incubating
# - field: subcategory
# options:
# - value: Platinum
# - value: Gold

# Grid items size (optional)
#
Expand Down

0 comments on commit 2594135

Please sign in to comment.