User documentation for Knative components.
Go to file
Knative Prow Robot 06bc6f171e
Update Knative cosign verify docs (#5570)
Signed-off-by: Caleb Woodbine <calebwoodbine.public@gmail.com>
Co-authored-by: Caleb Woodbine <calebwoodbine.public@gmail.com>
2023-05-17 21:33:12 +00:00
.github Revise website community content to be more beginner-friendly (#5348) 2023-01-25 23:16:41 +00:00
blog Update image references to ghcr.io (#5559) 2023-05-09 19:43:00 +00:00
code-samples Bump bumpalo in /code-samples/serving/cloudevents/cloudevents-rust (#5387) 2023-01-23 13:41:05 +00:00
config [release-1.9] First draft of Event Mesh definition (#5468) 2023-03-13 13:37:27 +00:00
contribute-to-docs Updates slack URLs to CNCF instance (#5392) 2023-01-26 02:27:39 +00:00
cookie-consent/js Remove-hugo-community (#4571) 2021-12-13 23:31:50 -08:00
docs Update Knative cosign verify docs (#5570) 2023-05-17 21:33:12 +00:00
golang Eventing istio golang redirect (#5380) 2023-01-17 11:28:55 +00:00
hack drop release 1.5 as it's no longer supported (#5354) 2022-12-07 15:23:14 +00:00
overrides restores missing sections from homepage (#5450) 2023-02-27 15:23:33 +00:00
test remove defunct markdown checking varibles (#5121) 2022-07-20 20:36:01 +00:00
third_party/VENDOR-LICENSE upgrade to latest dependencies (#5185) 2022-08-25 13:38:18 +00:00
tools/redir-gen Go security guard (#5176) 2022-08-16 16:54:47 +00:00
vendor upgrade to latest dependencies (#5445) 2023-02-27 15:25:05 +00:00
.gitattributes Incorporate static version of old docs in to site (#3888) 2021-06-30 11:31:10 -07:00
.gitignore removes maven-wrapper.jar from repository (#5366) 2022-12-19 08:00:54 +00:00
.gitpod.yml add gitpod for drive-by users making quick changes (#4583) 2021-12-15 09:26:30 -08:00
.wokeignore update blog menu and files (#4783) 2022-02-25 02:37:42 -08:00
CODE-OF-CONDUCT.md Adding code of conduct to reference knative/community's CoC (#4850) 2022-03-18 11:58:20 -07:00
CONTRIBUTING.md Reorganise docs contributor guide (#4489) 2021-11-30 12:06:09 -08:00
DEVELOPMENT.md Reorganise docs contributor guide (#4489) 2021-11-30 12:06:09 -08:00
LICENSE Add CC BY 4.0 info in footer (#4895) 2022-04-04 19:23:43 +00:00
LICENSE-docs Add CC BY 4.0 info in footer (#4895) 2022-04-04 19:23:43 +00:00
OWNERS Merging main into mkdocs, add Beta contributor's guide (hidden) to the website, create `/snippets` directory (#3610) 2021-05-19 09:18:16 -07:00
OWNERS_ALIASES Update community files (#5379) 2023-01-13 01:35:54 +00:00
README.md Updates slack URLs to CNCF instance (#5392) 2023-01-26 02:27:39 +00:00
_index.html Updates slack URLs to CNCF instance (#5392) 2023-01-26 02:27:39 +00:00
background.png Merge website files into Master (#1025) 2019-03-20 13:48:47 -07:00
doc-releases.md Drop unnecessary occurrences of master (#3333) 2021-03-11 05:08:26 -08:00
go.mod upgrade to latest dependencies (#5445) 2023-02-27 15:25:05 +00:00
go.sum upgrade to latest dependencies (#5445) 2023-02-27 15:25:05 +00:00
katacoda.yaml adding katacoda tutorials (#3142) 2021-03-30 10:30:21 -07:00
mkdocs.yml Updates slack URLs to CNCF instance (#5392) 2023-01-26 02:27:39 +00:00
netlify.toml only build main branch for deploy preview (#4857) 2022-03-21 16:33:11 -07:00
requirements.txt revert updated mkdocs version (#5119) 2022-07-20 15:45:01 +00:00
search.md Format markdown (#1070) 2019-03-24 21:12:49 -07:00
smoketest.md Consolidate all "docs" help info into single location (#3437) 2021-04-26 10:57:40 -07:00

README.md

_build
render list
never never

(This guide only appears on GitHub, not the website, because it intentionally does not include YAML front-matter.)

Knative documentation

Welcome to the source file repository for our documentation on https://knative.dev.

Website

The Knative documentation website is built using Material for MkDocs.

View published documentation

View all Knative documentation and walk-through our code samples on the website.

The Knative website includes versioned docs for recent releases, the Knative blog, links to all community resources, as well as Knative governance and contributor guidelines.

Run the website locally

For instructions, see Knative's docs contributor guide.

Website source files

Source files for the documentation on the website are located within the /docs directory of this repo.

Documentation versions for Knative releases

Each release of the Knative docs is available in the website (starting with 0.3) and their source files are all stored in branches of this repo.

Contributing to docs

We're excited that you're interested in contributing to the Knative documentation! Check out the resources below to get started.

Getting started

If you want to contribute a fix or add new content to the documentation, you can navigate through the /docs repo or use the Edit this page pencil icon on each of the pages of the website.

Before you can contribute, first start by reading the Knative contributor guidelines and learning about our community and requirements. In addition to reading about how to contribute to the docs, you should take a moment to learn about the Knative code of conduct, governance, values, and the various working groups and committees.

Knative community and contributor guidelines

Source files for all Knative community and governance topics are located separately in the knative/community repo.

To help you get started, see the following resources:

Getting help

Help and support

Your help and feedback is always welcome!

If you find an issue let us know, either by clicking the Create Issue on any of the website pages, or by directly opening an issue here in the repo.

If you have a question that you can't find an answer to, we would also like to hear about that too. In addition to our docs, you can also reach out to the community for assistance. For example, ask a documentation specific question on the #knative-documentation channel in Slack.

Also see the Knative community resource pages for a list of all the available community resources, including links to the various community discussion groups for both development as well as troubleshooting.