-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Testimonials page #4781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testimonials page #4781
Conversation
✔️ Deploy Preview for knative ready! 🔨 Explore the source changes: d945af3 🔍 Inspect the deploy log: https://app.netlify.com/sites/knative/deploys/621695c26168150009e0f9a7 😎 Browse the preview: https://deploy-preview-4781--knative.netlify.app |
1a45b7d
to
b595888
Compare
/hold |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csantanapr, gabo1208 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
config/nav.yml
Outdated
@@ -239,6 +239,8 @@ nav: | |||
- Client: reference/client/README.md | |||
- Concepts: | |||
- Duck types: reference/concepts/duck-typing.md | |||
- About: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't want a new menu "About"
I think this is what we are looking for
- Community:
- Welcome to the community: community/README.md
- Contribute to Knative: community/contributing.md
- About the community: community/about.md
- About:
- Testimonials: about/testimonials.md
- Case studies:
- about/case-studies/index.md
- deepc: about/case-studies/deepc.md
- Outfit7: about/case-studies/outfit7.md
- Puppet: about/case-studies/puppet.md
- Blog: /blog/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One thing that is missing here is the index on the case studies, for now I'll redirect it to the deepc as it is right now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah redirect to deepc one
again thank you @gabo1208 |
/cherry-pick release-1.2 |
@csantanapr: new pull request created: #4782 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Fixes #4667