-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Consolidate docs authoring, website, and maintainer info #2960
Copy link
Copy link
Closed
Labels
kind/blogIssues related to blogs process, templates, or content to be published as a blog.Issues related to blogs process, templates, or content to be published as a blog.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.kind/infrastructureDocs infrastructure relatedDocs infrastructure related
Milestone
Metadata
Metadata
Assignees
Labels
kind/blogIssues related to blogs process, templates, or content to be published as a blog.Issues related to blogs process, templates, or content to be published as a blog.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.kind/infrastructureDocs infrastructure relatedDocs infrastructure related
What is changing?
Docs contributor docs were previously all in the knative/community repo, under the /docs folder (which had "docs owners" special access). Today, there are chunks of contributing, authoring, and website info across the /doc, /website/ and /community repos.
To make contributor and maintainer info accessible and discoverable, we should create a section in the website that functions as a consolidated single source for all this info (a new "/help" section in the site):
https://knative.dev/help/How will this impact our users?
They will find what they are looking for and become fully independent docs contributors.
Design:
/help/section will have independent sections for:/helpsection will be strategically linked to from the main entry points for contributors/help/how to do thistopics/helpcontent (redirect all to this single source for all things docs)/helpcontentIn what release will this take happen (to the best of your knowledge)?
v.next
Context
TODOs
(Consolidate all "docs" help info into single location #3437) Move all information into a
/helpfolder in the knative/docs repo(URL:
https://github.com/knative/docs/tree/main/help)Add/replace existing README.md, CONTRIBUTING.md, and DEVELOPMENT.md content with links to these new "docs contributor how-to guidelines"
(Consolidate all "docs" help info into single location #3437) Consolidate and fix "docs" and "blog" GitHub templates for PRs New blog template and update doc template #3341
(Enable new "help" section and fix a few things website#288) knative/website repo
helpsection to the knative.dev site/buildInstructions for website: