* feat: add the first three pages of the sample app tutorial * Apply suggestions from code review Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com> * fix: fix the review comments in pg0 and pg1 * feat: add blog post 2 * feat: adding the images for page 2 * add: add more pages * add: adding the rest of the pages * add: modify the nav * add: finishing polishing * fix: update the iframe embedded video link * fix: fix the video embedding dimension and the access * fix: link minor error fix * fix: hide the setup script section * Apply suggestions from code review Co-authored-by: Christoph Stäbler <cstabler@redhat.com> * Update docs/bookstore/page-0/page-0-intro.md Co-authored-by: Christoph Stäbler <cstabler@redhat.com> * Update docs/bookstore/page-0.5/pg0.5-env-setup.md Co-authored-by: Christoph Stäbler <cstabler@redhat.com> * fix: fix christoph's comment * fix: Remove all the extra new lines * fix: update kubernetes to Kubernetes * Apply suggestions from code review Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com> Co-authored-by: Christoph Stäbler <cstabler@redhat.com> * fix: fix the wrong indentation in the yaml files * Update docs/bookstore/page-2/pg2-sentiment-svc.md Co-authored-by: Christoph Stäbler <cstabler@redhat.com> * fix: fix review comments * fix: change the console output to text - pg0.5 * fix: replace the console output pic with plaintextg for pg1 * fix: replace the console output pic with plaintext for pg 2&3 * fix: replace the console output pic with plaintext for pg 4 * fix: replace the console output pic with plaintext for pg 5 * fix: replace the console output pic with plaintext for pg 6 * fix: replace the console output pic with plaintext for pg 7 * fix: fix christoph's comments * Apply suggestions from code review Co-authored-by: Christoph Stäbler <cstabler@redhat.com> * fix: applying christoph's comments fix * fix: fix christoph's nit comments + open the link in new tab * fix: make sure all the command have the same root which is /start * fix: make all the links open in the new tab * fix: fix small errors * fix: remove default namespace * Update docs/bookstore/page-1/pg1-review-svc-1.md Co-authored-by: Christoph Stäbler <cstabler@redhat.com> * Apply suggestions from code review Co-authored-by: Christoph Stäbler <cstabler@redhat.com> * fix: update the wording to follow the Knative's branding guideline * fix: update the wording to follow the Knative's branding guideline * fix: update the naming of the pages * fix: fixing the wrong link in the tutorial.md page * Apply the patch from Christoph Co-authored-by: Christoph Stäbler <cstabler@redhat.com> * Apply suggestions from code review Co-authored-by: Christoph Stäbler <cstabler@redhat.com> * Update docs/bookstore/page-1/send-review-comment-to-broker.md Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com> --------- Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com> Co-authored-by: Christoph Stäbler <cstabler@redhat.com> |
||
---|---|---|
.github | ||
blog | ||
code-samples | ||
config | ||
contribute-to-docs | ||
cookie-consent/js | ||
docs | ||
golang | ||
hack | ||
overrides | ||
reports | ||
test | ||
third_party/VENDOR-LICENSE | ||
tools/redir-gen | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
.gitpod.yml | ||
.wokeignore | ||
CODE-OF-CONDUCT.md | ||
CONTRIBUTING.md | ||
DEVELOPMENT.md | ||
LICENSE | ||
LICENSE-docs | ||
OWNERS | ||
OWNERS_ALIASES | ||
README.md | ||
SECURITY.md | ||
_index.html | ||
background.png | ||
doc-releases.md | ||
go.mod | ||
go.sum | ||
katacoda.yaml | ||
mkdocs.yml | ||
netlify.toml | ||
requirements.txt | ||
search.md | ||
smoketest.md |
README.md
_build | ||||
---|---|---|---|---|
|
(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, refer to 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 on 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.
If you are interested in contributing to Knative more broadly, please check out CLOTRIBUTOR for a list of all the help wanted issues in Knative.
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:
-
Knative docs contributor's guide -- Contains information about how to contribute.
-
New content templates:
Getting help
-
#knative-documentation on the CNCF Slack -- The #knative-documentation channel is the best place to go if you have questions about making changes to the documentation. We're happy to help!
-
Documentation working group -- Come join us in the working group to meet other docs contributors and ask any questions you might have.
Help and support
Your help and feedback is always welcome!
If you find an issue please 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. 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.