{"id":13401700,"url":"https://github.com/knative/docs","last_synced_at":"2025-05-14T22:06:48.115Z","repository":{"id":37297168,"uuid":"138207223","full_name":"knative/docs","owner":"knative","description":"User documentation for Knative components.","archived":false,"fork":false,"pushed_at":"2025-04-29T15:43:06.000Z","size":98737,"stargazers_count":4723,"open_issues_count":22,"forks_count":1254,"subscribers_count":101,"default_branch":"main","last_synced_at":"2025-05-07T21:59:36.316Z","etag":null,"topics":["documentation","faas","hacktoberfest","istio","knative","kubernetes","paas","serverless"],"latest_commit_sha":null,"homepage":"https://knative.dev/docs/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knative.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-06-21T18:21:09.000Z","updated_at":"2025-05-02T17:08:18.000Z","dependencies_parsed_at":"2023-10-16T23:44:38.999Z","dependency_job_id":"6172be8f-9251-4daa-934f-ee80aa9dbb17","html_url":"https://github.com/knative/docs","commit_stats":{"total_commits":3416,"total_committers":560,"mean_commits":6.1,"dds":0.9192037470725996,"last_synced_commit":"aeb82f0e86002dea3dd02c27a8629e9f4d41e92e"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Fdocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Fdocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Fdocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knative%2Fdocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knative","download_url":"https://codeload.github.com/knative/docs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254235695,"owners_count":22036963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","faas","hacktoberfest","istio","knative","kubernetes","paas","serverless"],"created_at":"2024-07-30T19:01:05.987Z","updated_at":"2025-05-14T22:06:43.096Z","avatar_url":"https://github.com/knative.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","HTML","🏗相关开源项目","serverless"],"sub_categories":["电子书籍"],"readme":"---\n_build:\n  render: never\n  list: never\n---\n(This guide only appears on GitHub, not the website, because it\n**intentionally** does not include YAML front-matter.)\n\n# Knative documentation\n\nWelcome to the source file repository for our documentation on\nhttps://knative.dev.\n\n## Website\n\nThe Knative documentation website is built using [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/).\n\n### View published documentation\n\nView all Knative documentation and walk through our code samples on the\n[website](https://knative.dev).\n\nThe Knative website includes versioned docs for recent releases, the Knative\nblog, links to all community resources, as well as Knative governance and\ncontributor guidelines.\n\n### Run the website locally\n\nFor instructions, refer to Knative's [docs contributor guide](contribute-to-docs/getting-started/previewing-docs-locally.md).\n\n### Website source files\n\nSource files for the documentation on the website are located within the\n[`/docs`](docs) directory of this repo.\n\n### Documentation versions for Knative releases\n\nEach release of the Knative docs is available on the website (starting with\n0.3) and their source files are all stored in\n[branches of this repo](doc-releases.md).\n\n## Contributing to docs\n\nWe're excited that you're interested in contributing to the Knative documentation! Check out the resources below to get started.\n\nIf you are interested in contributing to Knative more broadly, please check out [CLOTRIBUTOR](https://clotributor.dev/search?project=knative\u0026page=1)\nfor a list of all the help wanted issues in Knative.\n\n### Getting started\n\nIf you want to contribute a fix or add new content to the documentation, you can\nnavigate through the [`/docs`](docs) repo or use the `Edit this page` pencil icon on each of the pages of\nthe website.\n\nBefore you can contribute, first start by reading the Knative contributor\nguidelines and learning about our community and requirements. In addition to\nreading about how to contribute to the docs, you should take a moment to learn\nabout the Knative code of conduct, governance, values, and the various working\ngroups and committees.\n\n[Knative community and contributor guidelines](https://github.com/knative/community/)\n\nSource files for all Knative community and governance topics are located\nseparately in the [knative/community](https://github.com/knative/community/)\nrepo.\n\nTo help you get started, see the following resources:\n\n- [Knative docs contributor's guide](contribute-to-docs/README.md) -- Contains information about how\n  to contribute.\n\n- New content templates:\n  - [Concept](contribute-to-docs/templates/template-concept.md)\n  - [Procedure](contribute-to-docs/templates/template-procedure.md)\n  - [Troubleshooting](contribute-to-docs/templates/template-troubleshooting.md)\n  - [Blog](contribute-to-docs/templates/template-blog-entry.md)\n\n### Getting help\n\n- [#knative-documentation on the CNCF Slack](https://cloud-native.slack.com/archives/C04LY5G9ED7) -- The #knative-documentation channel\n  is the best place to go if you have questions about making changes to the\n  documentation. We're happy to help!\n\n- [Documentation working group](https://github.com/knative/community/blob/main/working-groups/WORKING-GROUPS.md#documentation) -- Come join\n  us in the working group to meet other docs contributors and ask any questions\n  you might have.\n\n## Help and support\n\nYour help and feedback is always welcome!\n\nIf you find an issue please let us know, either by clicking the `Create Issue` on any\nof the website pages, or by directly opening an\n[issue](https://github.com/knative/docs/issues/new/choose) here in the repo.\n\nIf you have a question that you can't find an answer to, we would also like to\nhear about that. In addition to our docs, you can also reach out to the\ncommunity for assistance. For example, ask a documentation-specific question on\nthe `#knative-documentation` channel in [Slack](https://cloud-native.slack.com/archives/C04LY5G9ED7).\n\nAlso see the [Knative community resource pages](https://knative.dev/docs/community/)\nfor a list of all the available community resources, including links to the\nvarious community discussion groups for both development as well as\ntroubleshooting.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknative%2Fdocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknative%2Fdocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknative%2Fdocs/lists"}