Commit Graph

8 Commits

Author SHA1 Message Date
Evan Anderson 20641c3c52
Update release docs (#4288) 2021-09-28 02:22:14 -07:00
RichardJJG 21fe8c783a
Salvage old contributor docs (#4020)
* Culled old contributor docs

* Fixed links

* Fix links to templates

* Revert "Fix links to templates"

This reverts commit 2025fed68e.

* Fixes for template links

* Revert "Fixes for template links"

This reverts commit 691cdcc965.

* Some fixes for the template links

* Revert "Some fixes for the template links"

This reverts commit a1762749c4.

* Removed broken links

* Fixed link to style guide readme

* Remove faulty link to style guide

* Update docs/help/contributor/creating-new-docs.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Update docs/help/contributor/creating-new-docs.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Changed Docs WG references and some punctuation

* Added links

* Revert "Added links"

This reverts commit cb5ddb759b.

* Moved templates and changed links

* Fixing links

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-07-16 05:32:09 -07:00
Omer B 9f43e3c710
Adding redirect guidance, redirect for community (#4001)
* Adding redirect guidance, redirect for community

* fix redirect error

* actually fix redirect

* testing with URL

* trying redirect in netlify instead

* force = true, remove path

* remove newline

* remove force

* changing filename to index
2021-07-14 14:16:32 -07:00
Rudra Pratap 8af6b23254
update fork and knative/docs repo url (#3895)
While going through the GitHub workflow for Knative documentation, The very first section is "Set up your local machine ", which contains the first point to create your fork of the knative/docs repo. So for the easy access, we can update the fork URL with the "fork" word and then can attach the knative/docs URL to the "knative/docs repo" which can be easy for the new contributors to easily access the repo.
2021-06-30 23:56:04 -07:00
Omer B 5e56c88e45
Issue 3642 finishing up eventing sanity check (#3743)
* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* bringing back the purple

* Revert "bringing back the purple"

This reverts commit a6af055288.

* Removing reference to GKE-specific docs

* bash, resolving redirect warning for help

* replace all shells with bash across the entire project

* style guide conformance

* index -> readme

* serving link fixes while I'm at it

* fix serving links and redirects

* lint
2021-06-08 05:53:41 -07:00
Ville Aikas 49a3450e7d
fix the broken link (#3631) 2021-05-20 12:21:17 -07:00
Omer B c4580074bd
Merging main into mkdocs, add Beta contributor's guide (hidden) to the website, create `/snippets` directory (#3610)
* change name for menu item for preview (#3533)

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* Added detail per issue #3425 (#3514)

* Update knative/community files (#3553)

Signed-off-by: Knative Automation <automation@knative.team>

* tracing cm fix (#3506)

* remove unnecessary requrirements to do a release (#3563)

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* #3543 fix link (#3567)

* Replace xip.io with sslip.io (#3574)

* Update actions (#3535)

Signed-off-by: Knative Automation <automation@knative.team>

* Update common github actions (#3552)

Signed-off-by: Knative Automation <automation@knative.team>

* upgrade to latest dependencies (#3505)

bumping knative.dev/hack 88c69cd...93ad912:
  > 93ad912 Print java and mvn version (# 65)
  > 86f9adc Fix default codegen pkg dir (# 67)

Signed-off-by: Knative Automation <automation@knative.team>

* Remove responsive-revision-gc config (#3545)

Since https://github.com/knative/serving/pull/10084 deleted old GC and
started using responsive GC by default, `responsive-revision-gc` in
`config-feature` is not used at all.

This patch removes the configuration `responsive-revision-gc` in
`config-feature` configmap.

* Fixes #3117 and broken links (#3569)

* Fix #3117 and broken links

* Fix #3117 and broken links

* remove spec folder and redirect page and update links

* remove conflicts

* Update shortcodes.md (#3550)

minor grammar.

* 💄 slight change to ordered delivery guarantees (#3536)

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Add knative-release-leads to OWNERS (#3586)

* add approvers ux (#3587)

* Update the default value (#3530)

* Adding notes on KafkaSource usage (#3596)

* Adding some Kafka note for use-cases

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* changing the description

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Update actions (#3581)

Signed-off-by: Knative Automation <automation@knative.team>

* Remove python pycache (#3594)

* Use correct setting in ClusterIssue setting (#3595)

The doc uses ClusterIssuer `letsencrypt-http01-issuer` but the configuration uses
`letsencrypt-issuer` so it is confusable.
Actual report is https://github.com/knative/docs/issues/3560.

So this patch changes the ClusterIssuer name to
`letsencrypt-http01-issuer` which is used in this doc section.

Fix https://github.com/knative/docs/issues/3560

* fix broken link #3568 #3577 (#3579)

* fix Netlify build

* Added Snippets folder and hidden Beta Contributor guide

* Update docs/eventing/event-registry.md

Co-authored-by: Carlos Santana <csantana23@gmail.com>

* whitespace

* more whitespace

* removing this bit because linting is killing me

* ok really the last one

Co-authored-by: Carlos Santana <csantana23@gmail.com>
Co-authored-by: RichardJJG <rijohnson@vmware.com>
Co-authored-by: knative-automation <automation@knative.team>
Co-authored-by: Shashankft9 <48708039+Shashankft9@users.noreply.github.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Benjamin Tan Wei Hao <benjamintanweihao@gmail.com>
Co-authored-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Co-authored-by: Jonathan Johnson <jonathan.johnson@dijure.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Evan Anderson <evana@vmware.com>
Co-authored-by: RichieEscarez <rescarez@google.com>
Co-authored-by: NovaHe <heqianfly@gmail.com>
2021-05-19 09:18:16 -07:00
RichieEscarez 3af9db6781
Consolidate all "docs" help info into single location (#3437)
* consolidate docs how-to guides

* fix template linking

* consolidate and organize

* update links

* fix link

* fix typos

and
offensive term

* Update help/contributor/how-to/formatting.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update help/contributor/how-to/formatting.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update help/contributor/gettingstarted.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update help/faqs.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update help/contributor/publishing.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update help/contributor/publishing.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* recover review comments

* typo

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-04-26 10:57:40 -07:00