Skip to content

Conversation

@codeEvolveZenith345
Copy link
Contributor

Adds a streamlined, navigation-focused index.md to /docs/versioned/getting-started/ for Knative docs. This landing page provides clear orientation with accurate links and meta-navigation to existing tutorials, based on verified documentation structure. The update replaces broken/obsolete links, references current docs, simplifies function resources, and improves user journeys.
Fixes #6314 – ensures readers access the correct guides and resources.

Proposed Changes

  • Adds concise index.md navigation hub to getting-started
  • Replaces outdated or missing links with verified documentation paths
  • Removes duplicate/obsolete files and clarifies user journeys

closes #6314

…s and resources

Signed-off-by: codeEvolveZenith345 <suntiwari3495@gmail.com>
@knative-prow
Copy link

knative-prow bot commented Nov 9, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: codeEvolveZenith345
Once this PR has been reviewed and has the lgtm label, please assign houshengbo for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 9, 2025
@netlify
Copy link

netlify bot commented Nov 9, 2025

Deploy Preview for knative ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 796ecac
🔍 Latest deploy log https://app.netlify.com/projects/knative/deploys/6916ee02b2125000079f8480
😎 Deploy Preview https://deploy-preview-6498--knative.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codeEvolveZenith345
Copy link
Contributor Author

Hi @evankanderson @Cali0707
the failing workflow is unrelated to my changes...

This PR is ready for review.
Thank you.

Copy link
Member

@evankanderson evankanderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for writing this. I've included a bunch of comments, but I think the critical ones are tying this in with tutorial.md (which is already in the nav) and making sure that the developer kick-the-tires path is fairly easily discovered.

@codeEvolveZenith345
Copy link
Contributor Author

@evankanderson
I am grateful to this detailed review, I will make optimal modifications to make sure the Pull Request aligns with your instructions.

Signed-off-by: codeEvolveZenith345 <suntiwari3495@gmail.com>
@codeEvolveZenith345
Copy link
Contributor Author

Hi @evankanderson As you instructed in the last review comment, i have moved the sections to tutorial.md please checkout the new changes...& give modifications required.

Signed-off-by: codeEvolveZenith345 <suntiwari3495@gmail.com>
@codeEvolveZenith345
Copy link
Contributor Author

@evankanderson the preview somehow does not reflect the changes made https://deploy-preview-6498--knative.netlify.app/docs/getting-started/tutorial/ , I noticed the page did not have the prerequisites section which was present there before too...
I researched it and found it is due to static site generation, Is it correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write a Getting Started page

2 participants