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

Stub out CNCF resources section. #599

Merged
merged 8 commits into from
Feb 29, 2024
6 changes: 4 additions & 2 deletions website/content/resources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
title: Resources
menu:
main:
weight: 60
---
weight: 40
---

A collection of useful guides and tools for CNCF projects and maintainers. Open Source isn't easy, but here are some resources to help you out in your journey.
2 changes: 2 additions & 0 deletions website/content/resources/glossary.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Glossary
linkTitle: Glossary
description: A glossary of CNCF-specific terms, including CNCF group acronyms or how projects are organized within our ecosystem.
weight: 3
---
# Introduction

Expand Down
7 changes: 7 additions & 0 deletions website/content/resources/how-to/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: How to
description: A collection of common requests that can be handled in a self-serve way.
weight: 2
---

Many common requests can be handled in a self-serve way. Here are some of the frequent questions or requests we get.
3 changes: 3 additions & 0 deletions website/content/resources/how-to/change-affiliation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Change Affiliation
---
3 changes: 3 additions & 0 deletions website/content/resources/how-to/change-email.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Change Email
---
7 changes: 7 additions & 0 deletions website/content/resources/newsletters/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Project Newsletters
weight: 4
description: The archive of monthly project newsletters, called the Cloud Native Project Monthly (CNPM).
---

The CNCF sends out monthly project newsletters, called the Cloud Native Project Monthly (CNPM). This is a collection of news and announcements just for our maintainers. Here is an archive of previous months' newsletters.
20 changes: 20 additions & 0 deletions website/content/resources/project-services/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Project Services
weight: 1
description: A collection of services offered to CNCF projects.
---

The CNCF offers a strong backbone of services to open source projects, built around the goal of sustaining most project needs outside of just code management and technical decisions. We offer an enhanced set of services via professional [staff] that cultivate the maturity and increased adoption of cloud native, open source projects. We take a data driven approach to working with our project and maintainer community; we actively [survey] to improve our services and community satisfaction.

These services are offered as part of community stability, but do not replace developers on the projects themselves and are never meant to be in the critical path of a project release or a full time resource. Our goal in providing these shared services is to cultivate CNCF’s graduating and incubating projects, and offer sandbox projects the space to grow into incubating projects.

CNCF hosts [graduated], [incubating], and [sandbox] projects. While we offer a shared set of services for all of our projects, we don’t provide substantial marketing services for sandbox projects as they are meant to be early stage projects that need a lightweight neutral home to grow naturally. Sandbox projects are prioritized lower for project services versus their incubating and graduated project peers.

Finally, this list isn’t meant to be an exhaustive list of services offered by the foundation. There may be things your project needs help with that isn’t listed here and it’s completely OK to reach out to [staff] via the [CNCF ServiceDesk] and ask for help.

[staff]: https://www.cncf.io/people/staff/
[survey]: https://github.com/cncf/surveys/tree/master/maintainer
[graduated]: https://www.cncf.io/projects/
[incubating]: https://www.cncf.io/projects/
[sandbox]: https://www.cncf.io/sandbox-projects/
[CNCF ServiceDesk]: https://cncfservicedesk.atlassian.net/servicedesk/customer/portal/1
5 changes: 5 additions & 0 deletions website/content/resources/project-services/cicd/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: CI/CD Tooling
---

Please see https://www.cncf.io/services-for-projects/#continuous-integration
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: CNCF Support
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: License Scanners
---

Please see https://www.cncf.io/services-for-projects/#legal-services
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Technical Writing
---

Please see https://www.cncf.io/services-for-projects/#technical-documentation
2 changes: 1 addition & 1 deletion website/content/resources/videos/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: TAG Contributor Strategy Videos
linkTitle: Videos
linkTitle: TAG-CS Videos
jberkus marked this conversation as resolved.
Show resolved Hide resolved
description: Videos of past conference talks from TAG Contributor Strategy
---