Skip to content

Commit

Permalink
Add view mode setting
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
  • Loading branch information
tegioz committed Apr 15, 2024
1 parent 3e565c2 commit 653cbcc
Show file tree
Hide file tree
Showing 15 changed files with 179 additions and 0 deletions.
12 changes: 12 additions & 0 deletions aswf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://aswf.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://aswf.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -267,3 +269,13 @@ screenshot_width: 1500
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
12 changes: 12 additions & 0 deletions camara/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://camara.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://camara.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -229,3 +231,13 @@ screenshot_width: 1500
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
12 changes: 12 additions & 0 deletions cdf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://cdf.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://cdf.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -265,3 +267,13 @@ screenshot_width: 1500
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
11 changes: 11 additions & 0 deletions cncf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ analytics:
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -377,9 +378,19 @@ tags:
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#
upcoming_event:
name: "CloudNativeSecurityCon NA 2024"
start: "2024-06-26"
end: "2024-06-27"
banner_url: "https://cncf.github.io/banners/events/CNSC-NA-2024-2400x300.png"
details_url: "https://events.linuxfoundation.org/cloudnativesecuritycon-north-america/"

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
12 changes: 12 additions & 0 deletions dlt/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://dlt.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://dlt.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -270,3 +272,13 @@ screenshot_width: 1500
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
12 changes: 12 additions & 0 deletions graphql/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://graphql.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://graphql.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -230,3 +232,13 @@ screenshot_width: 1500
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
12 changes: 12 additions & 0 deletions lfai/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://lfai.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://lfai.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -276,3 +278,13 @@ screenshot_width: 1500
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
12 changes: 12 additions & 0 deletions lfenergy/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://lfenergy.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://lfenergy.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -324,3 +326,13 @@ screenshot_width: 3000
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
12 changes: 12 additions & 0 deletions lfnetworking/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://lfnetworking.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://lfnetworking.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -280,3 +282,13 @@ screenshot_width: 1500
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
12 changes: 12 additions & 0 deletions omp/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://omp.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://omp.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -302,3 +304,13 @@ screenshot_width: 1500
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
12 changes: 12 additions & 0 deletions openssf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://openssf.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://openssf.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -252,3 +254,13 @@ screenshot_width: 1500
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
12 changes: 12 additions & 0 deletions ospo/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://ospo.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://ospo.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -237,3 +239,13 @@ screenshot_width: 1500
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
12 changes: 12 additions & 0 deletions presto/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ url: https://presto.landscape2.io
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID
#

# Base path (optional)
#
Expand All @@ -35,6 +36,7 @@ url: https://presto.landscape2.io
# landscape will be hosted in a subpath, this value must be set accordingly.
#
# base_path: /<BASE_PATH>
#

# Categories (optional)
#
Expand Down Expand Up @@ -230,3 +232,13 @@ screenshot_width: 1500
# end: <END_DATE> # End date: (required, format: YYYY-MM-DD)
# banner_url: <URL> # Event banner image url (required, recommended dimensions: 2400x300)
# details_url: <URL> # Event details URL (required)
#

# View mode (optional)
#
# This section allows customizing the default view mode of the landscape web
# application. The view mode can be set to either `grid` or `card`. When
# omitted, the default view mode is `grid`.
#
# view_mode: <grid|card>
#
Loading

0 comments on commit 653cbcc

Please sign in to comment.