* adds security page to site
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
* remove whitespace
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
* update blog menu and files
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* addressed review comments
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* added first images and the skeleton for the testimonials page
* finished testimonials
* finishing some style details
* fixed testimonial quote author font weight
* added find links
* fixed pr checks
* renamed to testimonials + changed the url and fixed references
* new about sidebar and sections
* Move samples off site
* Add redirects
* Fix code samples and links
* Change links
* Fix path to sample
* Fix a few more links
* Update samples path in test
* remove unecessary redirect
* update more links
* add closing bracket
* remove hugo builds
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* remove community folder
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* handling with netflify redirect instead
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* Move community docs onto MkDocs site
* Edit about community processes
* Will this fix the tests?
* Add redirects
* Fix broken redirects
* Change folder name and fix samples
* lint
* more lint
* Fix code snippet
* style tweak
* Add signing the CLA as a prereq and update serving issue link
* Capitalization
* Clarify roles
* lint
* update serving examples to use kebab-case for annotations
* update autoscaling examples to use kebab-case for annotations
* update examples to use kebab case networking annotations
* update operator config example to use kebab-case
* revert disableWildcartCert since it's pre-1.0
* update casing in formula to match config map property
* add logos to home page
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* working on about
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* change title to case studies
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add links to home page
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add deepc
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add outfit7
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* adding puppet
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add the links for tekton
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add EOL
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add logo and quote for deepc
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add outfit logo and quote
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* add puppet
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* replace vendor with projects
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* move tab case study tab to right
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* update quotes for outfit7
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix broken links in puppet
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix quotes for puppet
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* oh you EOL
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* fix background color fo case studies
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* adding case studies to Blog nav
* fixing broken link
Co-authored-by: Omer Bensaadon <obensaadon@vmware.com>
* Collect admin observability docs into a section.
Add docs for parameters
* Emacs snuck some tabs in. Forgot to install yaml-mode
* Lost a ':' somehow
* Fix up additional links in nav and redirects from build warnings.
* Actually _read_ the mkdocs error, realize I had a typo.
* Fix LHS nav that was using README.md
* Ah kint typo so gud.
* Fix merge oopsie
* Apparently I suck at merges
* Address @snneji feedback
* Add general introduction to Knative Eventing:
* top level diagrams
* data plane contract
Rename Event delivery to describe it as "handling delivery failure".
* Update nav.yml as well.
* Rename Event Delivery in navbar, too
* Add short notes to explain about customizing domain and customizing domain template.
The following two sections have the same title and instruct how to customize domain:
https://knative.dev/docs/serving/using-a-custom-domain/https://knative.dev/docs/developer/serving/services/custom-domains/
It should have different title and a note the difference.
So this patch changes to:
- Add a short explanation and the link for each section.
- Change the title for domain template to "Customizing domain template".
Fix https://github.com/knative/docs/issues/4256
* Update docs/developer/serving/services/custom-domains.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update docs/serving/using-a-custom-domain.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Change title
* Update docs/developer/serving/services/custom-domains.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update docs/developer/serving/services/custom-domains.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update nav.yaml
Co-authored-by: Samia Nneji <snneji@vmware.com>