From 5ce336030419b4856ef6457fc9f74b0fa1697c70 Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Thu, 3 Feb 2022 20:36:19 +0100 Subject: [PATCH 01/14] Update siteURL and repo to new name Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- gatsby-config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gatsby-config.js b/gatsby-config.js index 12f0699..b6aef83 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -4,8 +4,8 @@ module.exports = { title: "OpenGitOps", description: "OpenGitOps is a set of open-source standards, best practices, and community-focused education to help organizations adopt a structured, standardized approach to implementing GitOps.", - siteUrl: "https://github.com/gitops-working-group/gitops-working-group", - repo: "gitops-working-group/gitops-working-group", + siteUrl: "https://github.com/open-gitops/project", + repo: "open-gitops/project", social: { github: "https://github.com/open-gitops", slack: "https://slack.cncf.io", From 09cfbba4b2bd5b0f940806773cc80b98c8c0b33d Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Thu, 3 Feb 2022 20:37:43 +0100 Subject: [PATCH 02/14] Update charter link on about page Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- content/pages/about.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/about.mdx b/content/pages/about.mdx index e07cc81..f429a24 100644 --- a/content/pages/about.mdx +++ b/content/pages/about.mdx @@ -2,7 +2,7 @@ The GitOps Working Group is a WG under the CNCF App Delivery SIG. The focus of the GitOps WG is to clearly define a vendor-neutral, principle-led meaning of GitOps. This will establish a foundation for interoperability between tools, conformance, and certification. Lasting programs, documents, and code are planned to live within the [OpenGitOps](https://github.com/open-gitops) project. -See the [charter](https://github.com/gitops-working-group/gitops-working-group/blob/main/charter.md) for additional info on the group's mission, scope, and alignment with other groups and projects. +See the [charter](https://github.com/cncf/tag-app-delivery/blob/main/gitops-wg/charter.md) for additional info on the group's mission, scope, and alignment with other groups and projects. ## Growing Adoption of GitOps From 9a554ad543d14b2c1c1d19df7120c7acd99ddee7 Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Thu, 3 Feb 2022 20:39:26 +0100 Subject: [PATCH 03/14] Update working group and committee link Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- content/pages/get-involved.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx index 0caa361..2e17027 100644 --- a/content/pages/get-involved.mdx +++ b/content/pages/get-involved.mdx @@ -3,7 +3,7 @@ The GitOps Working Group is an open group, inviting companies and individuals to join and contribute to the community and the adoption of GitOps across the cloud native landscape. There are a few ways you can get involved: -- Watch or star [OpenGitOps project repos](https://github.com/open-gitops/project/blob/main/README.md#repositories) and [GitOps Working Group](https://github.com/gitops-working-group/gitops-working-group/) repo to see when things change +- Watch or star [OpenGitOps project repos](https://github.com/open-gitops/project/blob/main/README.md#repositories) and [GitOps Working Group](https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg) repo to see when things change - Join the [GitOps Subreddit](https://www.reddit.com/r/GitOps/) - Attend a [Working Group or Committee meeting](https://github.com/gitops-working-group/gitops-working-group/blob/main/MEETINGS.md) - Start or participate in [Discussions](https://github.com/open-gitops/project/discussions) @@ -11,7 +11,7 @@ There are a few ways you can get involved: - Join `#wg-gitops` on [CNCF Slack](https://slack.cncf.io/) - Join the [SIG App Delivery](https://github.com/cncf/sig-app-delivery) mailing list, and watch or participate in topics prefixed with `[gitops-wg]` - See [Working Group project boards](https://github.com/orgs/gitops-working-group/projects) for status of work, or for ideas on areas that could use additional participation -- Volunteer to join [committees](https://github.com/gitops-working-group/gitops-working-group/blob/main/GOVERNANCE.md#committees) and help with projects according to your interest and ability +- Volunteer to join [committees](https://github.com/open-gitops/project/blob/main/GOVERNANCE.md#committees) and help with projects according to your interest and ability The Working Group will review all open issues and PRs. From 5e4b539e17595f777204ac8461c89b9eaee32695 Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Thu, 3 Feb 2022 20:42:08 +0100 Subject: [PATCH 04/14] Update meetings link Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- content/pages/get-involved.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx index 2e17027..e706465 100644 --- a/content/pages/get-involved.mdx +++ b/content/pages/get-involved.mdx @@ -5,7 +5,7 @@ There are a few ways you can get involved: - Watch or star [OpenGitOps project repos](https://github.com/open-gitops/project/blob/main/README.md#repositories) and [GitOps Working Group](https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg) repo to see when things change - Join the [GitOps Subreddit](https://www.reddit.com/r/GitOps/) -- Attend a [Working Group or Committee meeting](https://github.com/gitops-working-group/gitops-working-group/blob/main/MEETINGS.md) +- Attend a [Working Group or Committee meeting](https://github.com/cncf/tag-app-delivery#meetings) - Start or participate in [Discussions](https://github.com/open-gitops/project/discussions) - [Open an issue](https://github.com/open-gitops/project/issues) and let us know how you're using GitOps and any important considerations we should include - Join `#wg-gitops` on [CNCF Slack](https://slack.cncf.io/) From d8dd9c75871edcc7b09e6a204554a4c8676d0c71 Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Wed, 9 Feb 2022 20:27:27 +0100 Subject: [PATCH 05/14] Update responsible working group in footer Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- src/components/footer.js | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/footer.js b/src/components/footer.js index a80f0eb..fc306f6 100644 --- a/src/components/footer.js +++ b/src/components/footer.js @@ -53,23 +53,26 @@ const Footer = () => { {date.getFullYear()} © . Overseen by the{" "} <a - href="https://github.com/gitops-working-group/gitops-working-group" + href="https://github.com/cncf/tag-app-delivery" target="_blank" rel="noopener noreferrer" className="underline"> - GitOps Working Group{" "} + CNCF App Delivery TAG{" "} <GwgIcon className="inline-block w-auto h-4 ml-1" /> </a> </small> <small className="mt-4 max-w-3xl mx-auto px-8 block text-center"> - © {date.getFullYear()} The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our{" "} + © {date.getFullYear()} The Linux Foundation. All rights reserved. + The Linux Foundation has registered trademarks and uses trademarks. + For a list of trademarks of The Linux Foundation, please see our{" "} <a href="https://www.linuxfoundation.org/trademark-usage" target="_blank" rel="noopener noreferrer" className="underline"> Trademark Usage{""} - </a> page. + </a>{" "} + page. </small> </Container> </footer> From af6b785fb025dc995a27ead004fced136496da51 Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Wed, 9 Feb 2022 20:43:32 +0100 Subject: [PATCH 06/14] Update h2s to include anchor tags to link to Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- content/pages/about.mdx | 4 ++-- content/pages/get-involved.mdx | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/pages/about.mdx b/content/pages/about.mdx index f429a24..5aadf1d 100644 --- a/content/pages/about.mdx +++ b/content/pages/about.mdx @@ -4,13 +4,13 @@ The focus of the GitOps WG is to clearly define a vendor-neutral, principle-led See the [charter](https://github.com/cncf/tag-app-delivery/blob/main/gitops-wg/charter.md) for additional info on the group's mission, scope, and alignment with other groups and projects. -## Growing Adoption of GitOps +## <a id="growing-adoption-of-gitops"></a> Growing Adoption of GitOps The creation of the GitOps Working Group was driven by the accelerating adoption of GitOps tools and methodologies by users of services from Amazon, Codefresh, GitHub, Microsoft, Weaveworks, and hundreds of other leading global companies that are adopting GitOps. This, combined with the recommendation by the Cloud Native Computing Foundation (CNCF) [user community to adopt Flux](https://radar.cncf.io/2020-06-continuous-delivery), made it clear that GitOps is fast becoming the methodology of choice for operating modern cloud native infrastructure and applications. The CNCF user community reported that development, DevOps, and operations teams who adopt GitOps tooling and follow best practices experience improvements in productivity, stability, reliability, and security for their cloud native environments. -## The What and Why of GitOps +## <a id="the-what-and-why-of-gitops"></a> The What and Why of GitOps If you are new to GitOps, [it builds and iterates](https://www.weave.works/blog/gitops-operations-by-pull-request) on ideas drawn from DevOps and Infrastructure as Code that started with [Martin Fowler’s comprehensive Continuous Integration overview](https://martinfowler.com/articles/continuousIntegration.html) and provides the freedom to choose the tools that you need for your specific use cases. diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx index e706465..b037dcf 100644 --- a/content/pages/get-involved.mdx +++ b/content/pages/get-involved.mdx @@ -1,4 +1,4 @@ -## How to Get Involved +## <a id="how-to-get-involved"></a> How to Get Involved The GitOps Working Group is an open group, inviting companies and individuals to join and contribute to the community and the adoption of GitOps across the cloud native landscape. There are a few ways you can get involved: @@ -10,12 +10,12 @@ There are a few ways you can get involved: - [Open an issue](https://github.com/open-gitops/project/issues) and let us know how you're using GitOps and any important considerations we should include - Join `#wg-gitops` on [CNCF Slack](https://slack.cncf.io/) - Join the [SIG App Delivery](https://github.com/cncf/sig-app-delivery) mailing list, and watch or participate in topics prefixed with `[gitops-wg]` -- See [Working Group project boards](https://github.com/orgs/gitops-working-group/projects) for status of work, or for ideas on areas that could use additional participation +- See [Working Group project boards](#meetings) for status of work, or for ideas on areas that could use additional participation - Volunteer to join [committees](https://github.com/open-gitops/project/blob/main/GOVERNANCE.md#committees) and help with projects according to your interest and ability The Working Group will review all open issues and PRs. -## Meetings +## <a id="meetings"></a> Meetings - πŸ—“ 1st & 3rd Wednesdays at [19:00 GMT](https://greenwichmeantime.com/time-gadgets/time-zone-converter/) - πŸ‘©β€πŸ’» Join using [this Zoom link](https://zoom.us/j/93779536510?pwd=TEFzbGRzREI3MVlkZmluemVkMEhHdz09) @@ -24,7 +24,7 @@ The Working Group will review all open issues and PRs. - πŸ“Ό Browse the [YouTube playlists](https://www.youtube.com/channel/UCI6iqYuuI4gZuOCZaks5i1g/playlists) for recordings of all previous meetings - πŸ“§ Additional committee meetings may be scheduled as needed, and will be announced on the [CNCF App Delivery TAG](https://github.com/cncf/tag-app-delivery) mailing list, prefixed with `[gitops-wg]` -## Timeline +## <a id="timeline"></a> Timeline This timeline is a work in progress. If you are interested in keeping abreast of any new developments, please see [How to Get Involved](#how-to-get-involved). From ab73ec32499e546ed0b65ae45544b3dfec3d4511 Mon Sep 17 00:00:00 2001 From: beasync <marco.dsanchez@gmail.com> Date: Fri, 31 Dec 2021 21:11:34 +0100 Subject: [PATCH 07/14] fix(components/events): fix empty events list rendering Signed-off-by: beasync <marco.dsanchez@gmail.com> Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- src/components/events.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/events.js b/src/components/events.js index b109c1b..d1b6bcd 100644 --- a/src/components/events.js +++ b/src/components/events.js @@ -47,7 +47,7 @@ const Events = ({ upcomingLimit, pastLimit }) => { <Map className="absolute -z-1 top-12 left-[40%] h-auto w-[140%] sm:w-[1700px] text-[#4d8dff]" /> <Container> - {upcomingtEvents.length && ( + {upcomingtEvents.length > 0 && ( <React.Fragment> <h2> Upcomings <span className="text-accent">Events</span> @@ -77,7 +77,7 @@ const Events = ({ upcomingLimit, pastLimit }) => { </React.Fragment> )} - {pastEvents.length && ( + {pastEvents.length > 0 && ( <React.Fragment> <h2 className="mt-20 text-3xl lg:mt-32"> Past <span className="text-accent">Events</span> From ce5cc6e77fbb0d46172930a7834941c96d42efb1 Mon Sep 17 00:00:00 2001 From: lloydchang <lloydchang@gmail.com> Date: Sun, 12 Dec 2021 19:55:45 -0800 Subject: [PATCH 08/14] docs(get-involved.mdx): Fix gitops-wg repo URL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/gitops-working-group/gitops-working-group/ β†’ https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg Signed-off-by: lloydchang <lloydchang@gmail.com> --- content/pages/get-involved.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx index b037dcf..f24b862 100644 --- a/content/pages/get-involved.mdx +++ b/content/pages/get-involved.mdx @@ -3,7 +3,8 @@ The GitOps Working Group is an open group, inviting companies and individuals to join and contribute to the community and the adoption of GitOps across the cloud native landscape. There are a few ways you can get involved: -- Watch or star [OpenGitOps project repos](https://github.com/open-gitops/project/blob/main/README.md#repositories) and [GitOps Working Group](https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg) repo to see when things change + +- Watch or star [OpenGitOps project repo](https://github.com/open-gitops/project/blob/main/README.md#repositories) and [CNCF Application Delivery TAG: GitOps Working Group folder](https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg) to see when things change - Join the [GitOps Subreddit](https://www.reddit.com/r/GitOps/) - Attend a [Working Group or Committee meeting](https://github.com/cncf/tag-app-delivery#meetings) - Start or participate in [Discussions](https://github.com/open-gitops/project/discussions) From 0b69715757021aa040255f6a0bfe837efba2f32a Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Thu, 10 Feb 2022 21:44:50 +0100 Subject: [PATCH 09/14] Update footer to use WG again instead of TAG Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- src/components/footer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/footer.js b/src/components/footer.js index fc306f6..795849d 100644 --- a/src/components/footer.js +++ b/src/components/footer.js @@ -57,7 +57,7 @@ const Footer = () => { target="_blank" rel="noopener noreferrer" className="underline"> - CNCF App Delivery TAG{" "} + GitOps Working Group{" "} <GwgIcon className="inline-block w-auto h-4 ml-1" /> </a> </small> From d8c9960a714d8056fa1abc759de235ea098214e2 Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Thu, 10 Feb 2022 21:47:04 +0100 Subject: [PATCH 10/14] Remove working group project boards point Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- content/pages/get-involved.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx index 536a5c2..ae649b9 100644 --- a/content/pages/get-involved.mdx +++ b/content/pages/get-involved.mdx @@ -10,7 +10,6 @@ There are a few ways you can get involved: - [Open an issue](https://github.com/open-gitops/project/issues) and let us know how you're using GitOps and any important considerations we should include - Join `#wg-gitops` on [CNCF Slack](https://slack.cncf.io/) - Join the [SIG App Delivery](https://github.com/cncf/sig-app-delivery) mailing list, and watch or participate in topics prefixed with `[gitops-wg]` -- See [Working Group project boards](#meetings) for status of work, or for ideas on areas that could use additional participation - Volunteer to join [committees](https://github.com/open-gitops/project/blob/main/GOVERNANCE.md#committees) and help with projects according to your interest and ability The Working Group will review all open issues and PRs. From f1aedfef36a8b65ac3d355431c29b42d2a2a66ec Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Thu, 10 Feb 2022 21:48:04 +0100 Subject: [PATCH 11/14] Update links to go to gitops-wg sub-dir on GH Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- content/pages/get-involved.mdx | 2 +- src/components/footer.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx index ae649b9..9b800be 100644 --- a/content/pages/get-involved.mdx +++ b/content/pages/get-involved.mdx @@ -5,7 +5,7 @@ There are a few ways you can get involved: - Watch or star [OpenGitOps project repo](https://github.com/open-gitops/project/blob/main/README.md#repositories) and [CNCF Application Delivery TAG: GitOps Working Group folder](https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg) to see when things change - Join the [GitOps Subreddit](https://www.reddit.com/r/GitOps/) -- Attend a [Working Group or Committee meeting](https://github.com/cncf/tag-app-delivery#meetings) +- Attend a [Working Group or Committee meeting](Attend a [Working Group or Committee meeting](https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg#meetings)) - Start or participate in [Discussions](https://github.com/open-gitops/project/discussions) - [Open an issue](https://github.com/open-gitops/project/issues) and let us know how you're using GitOps and any important considerations we should include - Join `#wg-gitops` on [CNCF Slack](https://slack.cncf.io/) diff --git a/src/components/footer.js b/src/components/footer.js index 795849d..be5bd89 100644 --- a/src/components/footer.js +++ b/src/components/footer.js @@ -53,7 +53,7 @@ const Footer = () => { <small className="mt-4 max-w-3xl mx-auto px-8 block text-center"> {date.getFullYear()} © <Title />. Overseen by the{" "} <a - href="https://github.com/cncf/tag-app-delivery" + href="https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg" target="_blank" rel="noopener noreferrer" className="underline"> From af0dc555900732666c39dec7304cf6b86114a5e4 Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Mon, 14 Feb 2022 12:21:51 +0100 Subject: [PATCH 12/14] Add autolinks headers plugin Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- package.json | 1 + yarn.lock | 51 ++++++++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 47 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9253e1b..7256cce 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "gatsby-plugin-sass": "^4.8.0", "gatsby-plugin-sharp": "^3.8.0", "gatsby-plugin-sitemap": "^4.4.0", + "gatsby-remark-autolink-headers": "^5.7.0", "gatsby-remark-images": "^5.5.0", "gatsby-remark-prismjs": "^5.5.0", "gatsby-source-filesystem": "^3.8.0", diff --git a/yarn.lock b/yarn.lock index 70adaf4..be52d4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1060,10 +1060,10 @@ "core-js-pure" "^3.15.0" "regenerator-runtime" "^0.13.4" -"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.0", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": - "integrity" "sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==" - "resolved" "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.6.tgz" - "version" "7.14.6" +"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.0", "@babel/runtime@^7.15.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": + "integrity" "sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==" + "resolved" "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.2.tgz" + "version" "7.17.2" dependencies: "regenerator-runtime" "^0.13.4" @@ -3122,6 +3122,13 @@ "resolved" "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz" "version" "2.2.0" +"bindings@^1.5.0": + "integrity" "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==" + "resolved" "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz" + "version" "1.5.0" + dependencies: + "file-uri-to-path" "1.0.0" + "bl@^1.0.0": "integrity" "sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==" "resolved" "https://registry.npmjs.org/bl/-/bl-1.2.3.tgz" @@ -5988,6 +5995,11 @@ "resolved" "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz" "version" "5.2.0" +"file-uri-to-path@1.0.0": + "integrity" "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==" + "resolved" "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz" + "version" "1.0.0" + "filename-reserved-regex@^2.0.0": "integrity" "sha1-q/c9+rc10EVECr/qLZHzieu/oik=" "resolved" "https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz" @@ -6243,6 +6255,19 @@ "resolved" "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" "version" "1.0.0" +"fsevents@^1.2.7": + "integrity" "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==" + "resolved" "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz" + "version" "1.2.13" + dependencies: + "bindings" "^1.5.0" + "nan" "^2.12.1" + +"fsevents@~2.3.2": + "integrity" "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==" + "resolved" "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz" + "version" "2.3.2" + "function-bind@^1.1.1": "integrity" "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" "resolved" "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" @@ -6600,6 +6625,17 @@ "xstate" "^4.9.1" "yoga-layout-prebuilt" "^1.9.6" +"gatsby-remark-autolink-headers@^5.7.0": + "integrity" "sha512-scUhTzfDNCK/WCke/5LeelzjZVZx5TpmWOvka43DJBn1UuazLesah7fzJRZJhFGp0IjEt1AOAvVXSOyBc92sGg==" + "resolved" "https://registry.npmjs.org/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-5.7.0.tgz" + "version" "5.7.0" + dependencies: + "@babel/runtime" "^7.15.4" + "github-slugger" "^1.3.0" + "lodash" "^4.17.21" + "mdast-util-to-string" "^2.0.0" + "unist-util-visit" "^2.0.3" + "gatsby-remark-images@^5.5.0": "integrity" "sha512-j6H7Tg2kWxuXIFPcdlkyoFBtE6SDRUnPP0cXID+qYHXz7mCptAf4BAD977nmDJ+8YFF+t3OwUQc4cksKikQOJQ==" "resolved" "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-5.6.0.tgz" @@ -6995,7 +7031,7 @@ "resolved" "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz" "version" "0.0.0" -"github-slugger@^1.2.1": +"github-slugger@^1.2.1", "github-slugger@^1.3.0": "integrity" "sha512-gwJScWVNhFYSRDvURk/8yhcFBee6aFjye2a7Lhb2bUyRulpIoek9p0I9Kt7PT67d/nUlZbFu8L9RLiA0woQN8Q==" "resolved" "https://registry.npmjs.org/github-slugger/-/github-slugger-1.3.0.tgz" "version" "1.3.0" @@ -9987,6 +10023,11 @@ "resolved" "https://registry.npmjs.org/name-all-modules-plugin/-/name-all-modules-plugin-1.0.1.tgz" "version" "1.0.1" +"nan@^2.12.1": + "integrity" "sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==" + "resolved" "https://registry.npmjs.org/nan/-/nan-2.14.2.tgz" + "version" "2.14.2" + "nanoid@^3.1.20", "nanoid@^3.1.23": "integrity" "sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw==" "resolved" "https://registry.npmjs.org/nanoid/-/nanoid-3.1.23.tgz" From 655242d442e07f00c7a4d903e1de5e76879056ae Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Mon, 14 Feb 2022 12:24:19 +0100 Subject: [PATCH 13/14] Add config for autolink headers plugin Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- gatsby-config.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gatsby-config.js b/gatsby-config.js index b6aef83..1634701 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -67,6 +67,14 @@ module.exports = { backgroundColor: "white", }, }, + { + resolve: `gatsby-remark-autolink-headers`, + options: { + removeAccents: true, + elements: [`h2`, `h3`], + icon: false, + }, + }, `gatsby-remark-prismjs`, ], }, From 2817ab6a46dc6da8e2a42bfb04e56282235339f7 Mon Sep 17 00:00:00 2001 From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> Date: Mon, 14 Feb 2022 12:27:29 +0100 Subject: [PATCH 14/14] Remove custom headline tags from mdx files Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com> --- content/pages/about.mdx | 4 ++-- content/pages/get-involved.mdx | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/pages/about.mdx b/content/pages/about.mdx index 5aadf1d..f429a24 100644 --- a/content/pages/about.mdx +++ b/content/pages/about.mdx @@ -4,13 +4,13 @@ The focus of the GitOps WG is to clearly define a vendor-neutral, principle-led See the [charter](https://github.com/cncf/tag-app-delivery/blob/main/gitops-wg/charter.md) for additional info on the group's mission, scope, and alignment with other groups and projects. -## <a id="growing-adoption-of-gitops"></a> Growing Adoption of GitOps +## Growing Adoption of GitOps The creation of the GitOps Working Group was driven by the accelerating adoption of GitOps tools and methodologies by users of services from Amazon, Codefresh, GitHub, Microsoft, Weaveworks, and hundreds of other leading global companies that are adopting GitOps. This, combined with the recommendation by the Cloud Native Computing Foundation (CNCF) [user community to adopt Flux](https://radar.cncf.io/2020-06-continuous-delivery), made it clear that GitOps is fast becoming the methodology of choice for operating modern cloud native infrastructure and applications. The CNCF user community reported that development, DevOps, and operations teams who adopt GitOps tooling and follow best practices experience improvements in productivity, stability, reliability, and security for their cloud native environments. -## <a id="the-what-and-why-of-gitops"></a> The What and Why of GitOps +## The What and Why of GitOps If you are new to GitOps, [it builds and iterates](https://www.weave.works/blog/gitops-operations-by-pull-request) on ideas drawn from DevOps and Infrastructure as Code that started with [Martin Fowler’s comprehensive Continuous Integration overview](https://martinfowler.com/articles/continuousIntegration.html) and provides the freedom to choose the tools that you need for your specific use cases. diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx index 9b800be..70d93d1 100644 --- a/content/pages/get-involved.mdx +++ b/content/pages/get-involved.mdx @@ -1,4 +1,4 @@ -## <a id="how-to-get-involved"></a> How to Get Involved +## How to Get Involved The GitOps Working Group is an open group, inviting companies and individuals to join and contribute to the community and the adoption of GitOps across the cloud native landscape. There are a few ways you can get involved: @@ -14,7 +14,7 @@ There are a few ways you can get involved: The Working Group will review all open issues and PRs. -## <a id="meetings"></a> Meetings +## Meetings - πŸ—“ 1st & 3rd Wednesdays at [19:00 GMT](https://greenwichmeantime.com/time-gadgets/time-zone-converter/) - πŸ‘©β€πŸ’» Join using [this Zoom link](https://zoom.us/j/93779536510?pwd=TEFzbGRzREI3MVlkZmluemVkMEhHdz09) @@ -23,7 +23,7 @@ The Working Group will review all open issues and PRs. - πŸ“Ό Browse the [YouTube playlists](https://www.youtube.com/channel/UCI6iqYuuI4gZuOCZaks5i1g/playlists) for recordings of all previous meetings - πŸ“§ Additional committee meetings may be scheduled as needed, and will be announced on the [CNCF App Delivery TAG](https://github.com/cncf/tag-app-delivery) mailing list, prefixed with `[gitops-wg]` -## <a id="timeline"></a> Timeline +## Timeline This timeline is a work in progress. If you are interested in keeping abreast of any new developments, please see [How to Get Involved](#how-to-get-involved).