Skip to content

Commit

Permalink
stub out cncf resources section. move tag-cs-specific videos under ab…
Browse files Browse the repository at this point in the history
…out (where tag-cs is more referenced)

Signed-off-by: Jeffrey Sica <me@jeefy.dev>
  • Loading branch information
jeefy committed Feb 13, 2024
1 parent 0260b2e commit 87dcd68
Show file tree
Hide file tree
Showing 32 changed files with 55 additions and 10 deletions.
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
description: Videos of past conference talks from TAG Contributor Strategy
---

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.
1 change: 1 addition & 0 deletions website/content/resources/glossary.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Glossary
linkTitle: Glossary
weight: 3
---
# Introduction

Expand Down
6 changes: 6 additions & 0 deletions website/content/resources/how-to/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: How to
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
---
6 changes: 6 additions & 0 deletions website/content/resources/newsletters/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Project Newsletters
weight: 4
---

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.
19 changes: 19 additions & 0 deletions website/content/resources/project-services/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: Project Services
weight: 1
---

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
3 changes: 3 additions & 0 deletions website/content/resources/project-services/cicd/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: CI/CD Tooling
---
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,3 @@
---
title: License Scanners
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Technical Writing
---
7 changes: 0 additions & 7 deletions website/content/resources/templates.md

This file was deleted.

0 comments on commit 87dcd68

Please sign in to comment.