From aaaea3ed721ac078a6b17f87d544d4dfc93e83f6 Mon Sep 17 00:00:00 2001 From: Ashley Davis Date: Tue, 18 Feb 2025 16:48:15 +0000 Subject: [PATCH 1/2] Reapply "Scarf pixels added to main page, support and latest version docs" This reverts commit 527ef3b7b675fd6fc3d305eaf73b55617ee5ebd5. Signed-off-by: Ashley Davis --- content/docs/README.md | 2 ++ content/v1.0-docs/README.md | 4 +++- content/v1.1-docs/README.md | 4 +++- content/v1.10-docs/README.md | 2 ++ content/v1.11-docs/README.md | 2 ++ content/v1.12-docs/README.md | 2 ++ content/v1.13-docs/README.md | 2 ++ content/v1.14-docs/README.md | 2 ++ content/v1.15-docs/README.md | 2 ++ content/v1.2-docs/README.md | 4 +++- content/v1.3-docs/README.md | 4 +++- content/v1.4-docs/README.md | 4 +++- content/v1.5-docs/README.md | 4 +++- content/v1.6-docs/README.md | 4 +++- content/v1.7-docs/README.md | 4 +++- content/v1.8-docs/README.md | 4 +++- content/v1.9-docs/README.md | 2 ++ pages/_document.js | 1 + pages/support.jsx | 1 + 19 files changed, 45 insertions(+), 9 deletions(-) diff --git a/content/docs/README.md b/content/docs/README.md index bfb32735886..1a1b187716d 100644 --- a/content/docs/README.md +++ b/content/docs/README.md @@ -22,3 +22,5 @@ the private key never leaves the node and it is not stored in a Kubernetes Secre This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + diff --git a/content/v1.0-docs/README.md b/content/v1.0-docs/README.md index 42111cf557c..9f30d59c981 100644 --- a/content/v1.0-docs/README.md +++ b/content/v1.0-docs/README.md @@ -21,4 +21,6 @@ wisdom from other similar projects such as ![High level overview diagram explaining cert-manager architecture](/images/high-level-overview.svg) This is the full technical documentation for the project, and should be -used as a source of references when seeking help with the project. \ No newline at end of file +used as a source of references when seeking help with the project. + + \ No newline at end of file diff --git a/content/v1.1-docs/README.md b/content/v1.1-docs/README.md index 42111cf557c..9f30d59c981 100644 --- a/content/v1.1-docs/README.md +++ b/content/v1.1-docs/README.md @@ -21,4 +21,6 @@ wisdom from other similar projects such as ![High level overview diagram explaining cert-manager architecture](/images/high-level-overview.svg) This is the full technical documentation for the project, and should be -used as a source of references when seeking help with the project. \ No newline at end of file +used as a source of references when seeking help with the project. + + \ No newline at end of file diff --git a/content/v1.10-docs/README.md b/content/v1.10-docs/README.md index c53f1bc99fa..ec41f728c14 100644 --- a/content/v1.10-docs/README.md +++ b/content/v1.10-docs/README.md @@ -24,3 +24,5 @@ wisdom from other similar projects such as This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + diff --git a/content/v1.11-docs/README.md b/content/v1.11-docs/README.md index c53f1bc99fa..faee155dd83 100644 --- a/content/v1.11-docs/README.md +++ b/content/v1.11-docs/README.md @@ -24,3 +24,5 @@ wisdom from other similar projects such as This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + diff --git a/content/v1.12-docs/README.md b/content/v1.12-docs/README.md index c53f1bc99fa..da6c466f5c1 100644 --- a/content/v1.12-docs/README.md +++ b/content/v1.12-docs/README.md @@ -24,3 +24,5 @@ wisdom from other similar projects such as This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + \ No newline at end of file diff --git a/content/v1.13-docs/README.md b/content/v1.13-docs/README.md index c53f1bc99fa..4e97c697e9b 100644 --- a/content/v1.13-docs/README.md +++ b/content/v1.13-docs/README.md @@ -24,3 +24,5 @@ wisdom from other similar projects such as This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + diff --git a/content/v1.14-docs/README.md b/content/v1.14-docs/README.md index bfb32735886..1a1b187716d 100644 --- a/content/v1.14-docs/README.md +++ b/content/v1.14-docs/README.md @@ -22,3 +22,5 @@ the private key never leaves the node and it is not stored in a Kubernetes Secre This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + diff --git a/content/v1.15-docs/README.md b/content/v1.15-docs/README.md index bfb32735886..1a1b187716d 100644 --- a/content/v1.15-docs/README.md +++ b/content/v1.15-docs/README.md @@ -22,3 +22,5 @@ the private key never leaves the node and it is not stored in a Kubernetes Secre This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + diff --git a/content/v1.2-docs/README.md b/content/v1.2-docs/README.md index 42111cf557c..9f30d59c981 100644 --- a/content/v1.2-docs/README.md +++ b/content/v1.2-docs/README.md @@ -21,4 +21,6 @@ wisdom from other similar projects such as ![High level overview diagram explaining cert-manager architecture](/images/high-level-overview.svg) This is the full technical documentation for the project, and should be -used as a source of references when seeking help with the project. \ No newline at end of file +used as a source of references when seeking help with the project. + + \ No newline at end of file diff --git a/content/v1.3-docs/README.md b/content/v1.3-docs/README.md index 42111cf557c..9f30d59c981 100644 --- a/content/v1.3-docs/README.md +++ b/content/v1.3-docs/README.md @@ -21,4 +21,6 @@ wisdom from other similar projects such as ![High level overview diagram explaining cert-manager architecture](/images/high-level-overview.svg) This is the full technical documentation for the project, and should be -used as a source of references when seeking help with the project. \ No newline at end of file +used as a source of references when seeking help with the project. + + \ No newline at end of file diff --git a/content/v1.4-docs/README.md b/content/v1.4-docs/README.md index cb5ccbf78cb..90f2dc33507 100644 --- a/content/v1.4-docs/README.md +++ b/content/v1.4-docs/README.md @@ -23,4 +23,6 @@ wisdom from other similar projects such as This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know -or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. \ No newline at end of file +or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + \ No newline at end of file diff --git a/content/v1.5-docs/README.md b/content/v1.5-docs/README.md index cb5ccbf78cb..90f2dc33507 100644 --- a/content/v1.5-docs/README.md +++ b/content/v1.5-docs/README.md @@ -23,4 +23,6 @@ wisdom from other similar projects such as This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know -or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. \ No newline at end of file +or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + \ No newline at end of file diff --git a/content/v1.6-docs/README.md b/content/v1.6-docs/README.md index cb5ccbf78cb..90f2dc33507 100644 --- a/content/v1.6-docs/README.md +++ b/content/v1.6-docs/README.md @@ -23,4 +23,6 @@ wisdom from other similar projects such as This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know -or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. \ No newline at end of file +or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + \ No newline at end of file diff --git a/content/v1.7-docs/README.md b/content/v1.7-docs/README.md index cb5ccbf78cb..90f2dc33507 100644 --- a/content/v1.7-docs/README.md +++ b/content/v1.7-docs/README.md @@ -23,4 +23,6 @@ wisdom from other similar projects such as This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know -or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. \ No newline at end of file +or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + \ No newline at end of file diff --git a/content/v1.8-docs/README.md b/content/v1.8-docs/README.md index cb5ccbf78cb..748eda43533 100644 --- a/content/v1.8-docs/README.md +++ b/content/v1.8-docs/README.md @@ -23,4 +23,6 @@ wisdom from other similar projects such as This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know -or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. \ No newline at end of file +or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + diff --git a/content/v1.9-docs/README.md b/content/v1.9-docs/README.md index c53f1bc99fa..669e884056b 100644 --- a/content/v1.9-docs/README.md +++ b/content/v1.9-docs/README.md @@ -24,3 +24,5 @@ wisdom from other similar projects such as This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + + diff --git a/pages/_document.js b/pages/_document.js index d4cbe695588..b5fe00ebec4 100644 --- a/pages/_document.js +++ b/pages/_document.js @@ -49,6 +49,7 @@ class MyDocument extends Document { }} /> + ) diff --git a/pages/support.jsx b/pages/support.jsx index e4f6ee19838..06a135000e5 100644 --- a/pages/support.jsx +++ b/pages/support.jsx @@ -43,6 +43,7 @@ function Support({ router }) { + ; } From f975b3b136e34375c6ebbf4845f101bb8c7786c0 Mon Sep 17 00:00:00 2001 From: Ashley Davis Date: Tue, 18 Feb 2025 17:29:43 +0000 Subject: [PATCH 2/2] add/update pixels with correct UUIDs for recent docs releases Signed-off-by: Ashley Davis --- content/v1.14-docs/README.md | 2 +- content/v1.15-docs/README.md | 2 +- content/v1.16-docs/README.md | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/content/v1.14-docs/README.md b/content/v1.14-docs/README.md index 1a1b187716d..ed33dcc0e08 100644 --- a/content/v1.14-docs/README.md +++ b/content/v1.14-docs/README.md @@ -23,4 +23,4 @@ This website provides the full technical documentation for the project, and can used as a reference; if you feel that there's anything missing, please let us know or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. - + diff --git a/content/v1.15-docs/README.md b/content/v1.15-docs/README.md index 1a1b187716d..6697d245606 100644 --- a/content/v1.15-docs/README.md +++ b/content/v1.15-docs/README.md @@ -23,4 +23,4 @@ This website provides the full technical documentation for the project, and can used as a reference; if you feel that there's anything missing, please let us know or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. - + diff --git a/content/v1.16-docs/README.md b/content/v1.16-docs/README.md index bfb32735886..d2646630cd5 100644 --- a/content/v1.16-docs/README.md +++ b/content/v1.16-docs/README.md @@ -22,3 +22,5 @@ the private key never leaves the node and it is not stored in a Kubernetes Secre This website provides the full technical documentation for the project, and can be used as a reference; if you feel that there's anything missing, please let us know or [raise a PR](https://github.com/cert-manager/website/pulls) to add it. + +