From d1a11319b9c995ffd9bc263fc44ac14b005620b5 Mon Sep 17 00:00:00 2001 From: rcarteraz Date: Sun, 8 Sep 2024 11:04:42 -0700 Subject: [PATCH 1/2] reorganize local images into own img folder --- static/img/Open_Collective_logo_2021.svg | 1 - static/img/contributing/Open_Collective_logo_2021.svg | 1 + static/img/contributing/dd_logo_h_rgb.svg | 1 + static/img/contributing/dd_logo_h_white.svg | 1 + static/img/contributing/vercel-logotype-dark.svg | 1 + static/img/contributing/vercel-logotype-light.svg | 1 + static/img/vercel-logotype-dark.svg | 3 --- static/img/vercel-logotype-light.svg | 3 --- 8 files changed, 5 insertions(+), 7 deletions(-) delete mode 100644 static/img/Open_Collective_logo_2021.svg create mode 100644 static/img/contributing/Open_Collective_logo_2021.svg create mode 100644 static/img/contributing/dd_logo_h_rgb.svg create mode 100644 static/img/contributing/dd_logo_h_white.svg create mode 100644 static/img/contributing/vercel-logotype-dark.svg create mode 100644 static/img/contributing/vercel-logotype-light.svg delete mode 100644 static/img/vercel-logotype-dark.svg delete mode 100644 static/img/vercel-logotype-light.svg diff --git a/static/img/Open_Collective_logo_2021.svg b/static/img/Open_Collective_logo_2021.svg deleted file mode 100644 index 4de9005e..00000000 --- a/static/img/Open_Collective_logo_2021.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/contributing/Open_Collective_logo_2021.svg b/static/img/contributing/Open_Collective_logo_2021.svg new file mode 100644 index 00000000..baaad9d0 --- /dev/null +++ b/static/img/contributing/Open_Collective_logo_2021.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/contributing/dd_logo_h_rgb.svg b/static/img/contributing/dd_logo_h_rgb.svg new file mode 100644 index 00000000..1632c2c6 --- /dev/null +++ b/static/img/contributing/dd_logo_h_rgb.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/contributing/dd_logo_h_white.svg b/static/img/contributing/dd_logo_h_white.svg new file mode 100644 index 00000000..1d581b5b --- /dev/null +++ b/static/img/contributing/dd_logo_h_white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/contributing/vercel-logotype-dark.svg b/static/img/contributing/vercel-logotype-dark.svg new file mode 100644 index 00000000..ee7c2a4a --- /dev/null +++ b/static/img/contributing/vercel-logotype-dark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/contributing/vercel-logotype-light.svg b/static/img/contributing/vercel-logotype-light.svg new file mode 100644 index 00000000..fb2a4d76 --- /dev/null +++ b/static/img/contributing/vercel-logotype-light.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/img/vercel-logotype-dark.svg b/static/img/vercel-logotype-dark.svg deleted file mode 100644 index bb5a15a2..00000000 --- a/static/img/vercel-logotype-dark.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/static/img/vercel-logotype-light.svg b/static/img/vercel-logotype-light.svg deleted file mode 100644 index 0fbca5b5..00000000 --- a/static/img/vercel-logotype-light.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - From a8b6cdf1cbd65d48a7bfbf990afd90c7ed92a439 Mon Sep 17 00:00:00 2001 From: rcarteraz Date: Sun, 8 Sep 2024 11:05:19 -0700 Subject: [PATCH 2/2] update contributing to add Datadog --- docs/about/contributing.mdx | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/docs/about/contributing.mdx b/docs/about/contributing.mdx index 5a05a352..fabc5e52 100644 --- a/docs/about/contributing.mdx +++ b/docs/about/contributing.mdx @@ -86,8 +86,8 @@ We're deeply thankful for the backing from the Open Collective, Open Source Coll alt="Open Collective" className="max-h-8" sources={{ - light: useBaseUrl("/img/Open_Collective_logo_2021.svg"), - dark: useBaseUrl("/img/Open_Collective_logo_2021.svg"), + light: useBaseUrl("/img/contributing/Open_Collective_logo_2021.svg"), + dark: useBaseUrl("/img/contributing/Open_Collective_logo_2021.svg"), }} /> @@ -117,8 +117,8 @@ We're deeply thankful for the backing from the Open Collective, Open Source Coll alt="Vercel" className="max-h-8" sources={{ - light: useBaseUrl('/img/vercel-logotype-dark.svg'), - dark: useBaseUrl('/img/vercel-logotype-light.svg'), + light: useBaseUrl('/img/contributing/vercel-logotype-dark.svg'), + dark: useBaseUrl('/img/contributing/vercel-logotype-light.svg'), }} /> @@ -126,3 +126,18 @@ We're deeply thankful for the backing from the Open Collective, Open Source Coll By covering our hosting costs, Vercel directly contributes to Meshtastic's growth, enhancing our web scalability and presence. Their sponsorship is crucial for our continued development and focus on creating a robust platform for decentralized communication. +
+
+ +
+
+ Datadog is an observability and security platform for cloud applications, providing infrastructure monitoring, application performance monitoring, and log management. They sponsor us by granting free infrastructure monitoring and logging, aiding our development and operational efforts. +
+