Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add analytics section to settings files #63

Merged
merged 1 commit into from
Jan 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion aswf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: ASWF

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -27,6 +27,15 @@ images:
footer_logo: "https://artwork.aswf.io/other/aswf/logo/white/aswf-logo-white.svg"
open_graph: "https://raw.githubusercontent.com/AcademySoftwareFoundation/artwork/main/other/aswf/logo/aqua/aswf-logo-aqua.png"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
11 changes: 10 additions & 1 deletion cdf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: CDF

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -27,6 +27,15 @@ images:
footer_logo: "https://raw.githubusercontent.com/cdfoundation/artwork/main/cdf/horizontal/white/cdf-horizontal-white.svg"
open_graph: "https://github.com/cdfoundation/cdf-landscape/blob/main/images/social.png?raw=true"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
13 changes: 11 additions & 2 deletions cncf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: CNCF

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -27,6 +27,15 @@ images:
header_logo: "https://raw.githubusercontent.com/cncf/artwork/master/other/cncf-landscape/horizontal/color/cncf-landscape-horizontal-color.svg"
open_graph: "https://landscape.cncf.io/images/social.jpg"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down Expand Up @@ -187,7 +196,7 @@ members_category: CNCF Members
# url: <URL>
#
qr_code:
url: https://cncf.landscape2.io
url: https://landscape.cncf.io

# Screenshot width (optional)
#
Expand Down
11 changes: 10 additions & 1 deletion dlt/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: Hyperledger DLT

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -26,6 +26,15 @@ images:
header_logo: "https://dltlandscape.hyperledger.org/images/left-logo.svg"
open_graph: "https://www.hyperledger.org/hubfs/Hyperledger%20Foundation%20new%20look.jpeg#keepProtocol"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
11 changes: 10 additions & 1 deletion graphql/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: GraphQL

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -26,6 +26,15 @@ images:
header_logo: "https://raw.githubusercontent.com/graphql/graphql-landscape/main/images/left-logo.svg"
open_graph: "https://graphql.org/img/og-image.png"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
11 changes: 10 additions & 1 deletion lfai/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: LF AI & Data

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -27,6 +27,15 @@ images:
header_logo: "https://raw.githubusercontent.com/lfai/artwork/main/lfaidata-assets/lfaidata-landscape/horizontal/color/lfaidata-landscape-horizontal-color.svg"
open_graph: "https://landscape.lfai.foundation/favicon.png"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
11 changes: 10 additions & 1 deletion lfenergy/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: LFEnergy

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -27,6 +27,15 @@ images:
header_logo: "https://raw.githubusercontent.com/lf-energy/lfenergy-landscape/main/images/left-logo.svg"
open_graph: "https://raw.githubusercontent.com/lf-energy/lfenergy-landscape/main/images/favicon.png"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
11 changes: 10 additions & 1 deletion lfnetworking/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: LF Networking

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -27,6 +27,15 @@ images:
header_logo: "https://raw.githubusercontent.com/lfnetworking/member_landscape/bf96c81586ce855fa325bc9a7d6550a48df9906e/images/left-logo.svg"
open_graph: "https://raw.githubusercontent.com/lfnetworking/member_landscape/main/images/favicon.png"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
11 changes: 10 additions & 1 deletion omp/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: OMP

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -27,6 +27,15 @@ images:
header_logo: "https://raw.githubusercontent.com/openmainframeproject/omp-landscape/main/images/left-logo.svg"
open_graph: "https://raw.githubusercontent.com/openmainframeproject/artwork/main/other/open-mainframe-project/horizontal/color/open-mainframe-project-horizontal-color.png"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
11 changes: 10 additions & 1 deletion openssf/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: OpenSSF

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -27,6 +27,15 @@ images:
footer_logo: "https://openssf.org/wp-content/uploads/sites/132/2021/09/openssf_white.svg"
open_graph: "https://openssf.org/wp-content/uploads/sites/132/2021/09/cropped-favicon-150x150.png"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
11 changes: 10 additions & 1 deletion ospo/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: OSPO

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -27,6 +27,15 @@ images:
footer_logo: "https://raw.githubusercontent.com/todogroup/artwork/main/OSPO/OSPO-white.svg"
open_graph: "https://raw.githubusercontent.com/todogroup/ospolandscape/master/images/favicon.png"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
11 changes: 10 additions & 1 deletion presto/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: Presto

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -27,6 +27,15 @@ images:
footer_logo: "https://raw.githubusercontent.com/prestodb/artwork/master/Presto_Foundation/horizontal/white/presto-logo-white.svg"
open_graph: "https://prestodb.io/static/presto-og.png"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
11 changes: 10 additions & 1 deletion riscv/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: RISCV

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -26,6 +26,15 @@ images:
header_logo: "https://raw.githubusercontent.com/riscv-admin/riscv-landscape/main/images/left-logo.svg"
open_graph: "https://raw.githubusercontent.com/riscv-admin/riscv-landscape/main/images/social.png"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down
11 changes: 10 additions & 1 deletion spdx/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ foundation: SPDX

# Images (required)
#
# Urls some images used in the landscape UI.
# Urls of some images used in the landscape UI.
#
# images:
# favicon: <FAVICON_URL>
Expand All @@ -27,6 +27,15 @@ images:
header_logo: "https://raw.githubusercontent.com/spdx/sbom-landscape/1f5537571ee3acf6a17fe339cab3615073f1bf39/images/left-logo.svg"
open_graph: "https://spdx.dev/wp-content/uploads/sites/31/2023/08/favicon.png"

# Analytics (optional)
#
# Analytics providers configuration. When an analytics provider is set up, some
# additional code from the provider will be injected into the web application.
#
# analytics:
# gtm: # Google Tag Manager configuration
# container_id: <CONTAINER_ID> # Landscape web application container ID

# Categories (optional)
#
# Categories information is read from the `landscape.yml` data file. The way
Expand Down