User documentation for Knative components.
Go to file
Renato Cavalcanti 965a15bd8e call version with using '--' (#2079) 2020-01-06 14:14:49 -08:00
.github Update PR template with branch info (#1128) 2019-04-03 11:02:56 -07:00
blog fix broken images and links in blog (#1719) 2019-08-20 14:02:32 -07:00
community 404 Fixes and Cherry-picks from 0.10 (#2048) (#2056) 2019-12-13 15:43:54 -08:00
contributing 404 Fixes and Cherry-picks from 0.10 (#2048) (#2056) 2019-12-13 15:43:54 -08:00
docs call version with using '--' (#2079) 2020-01-06 14:14:49 -08:00
hack eventing-contrib API and consistent file names (#1805) 2019-09-19 13:05:01 -07:00
test Run markdown_build_tests directly to: (#1963) 2019-11-05 13:55:26 -08:00
vendor This adds a simple cloudevents-go sample. (#1987) 2019-11-15 23:06:02 -08:00
.gitignore Rename Choice to Parallel and cases to branches (#1786) 2019-09-16 12:37:42 -07:00
Gopkg.lock This adds a simple cloudevents-go sample. (#1987) 2019-11-15 23:06:02 -08:00
Gopkg.toml Use knative.dev/test-infra (#1627) 2019-07-31 09:59:44 -07:00
LICENSE Add license footer and text (#204) 2018-07-19 12:05:32 -07:00
OWNERS Clarifying Docs contributor roles (#958) 2019-03-13 19:12:45 -07:00
OWNERS_ALIASES Add abrennan89 to Docs Reviewers list (#2034) 2019-12-10 15:30:48 -08:00
README.md Update README.md (#1899) 2019-10-14 12:19:32 -07:00
background.png Merge website files into Master (#1025) 2019-03-20 13:48:47 -07:00
doc-releases.md change list to releases landing page (#1540) 2019-06-26 16:51:05 -07:00
search.md Format markdown (#1070) 2019-03-24 21:12:49 -07:00
smoketest.md Format markdown (#1670) 2019-08-08 07:20:57 -07:00

README.md

Knative documentation

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

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.

Website source files

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

If you want to contribute a fix or add new content to the documentation, you can navigate through this repo or use the Edit this page 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.

Documentation versions for Knative releases

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

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 #docs channel in Slack.

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