Skip to content
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

Update guide sidebar to contain all guides #3159

Merged
merged 1 commit into from May 13, 2022

Conversation

mortent
Copy link
Contributor

@mortent mortent commented May 13, 2022

This addresses a few issues with the kpt.dev site:

  • Remove the content about RemoteRootSync from the porch install guide. Content is moved to docs/sync/prototyp-controller.md
  • Fix missing space in numbered list in the namespace-provisioning-cli guide.
  • Add missing guides to the sidebar and the guides landing page
  • Use consistent capitalization on the guides landing page and the sidebar.
  • List the guides in the order in which users should (probably) read them. Open to input on the right order here.

Copy link
Contributor

@droot droot left a comment

Thanks morten. One comment.

- [Porch User Guide](guides/porch-user-guide.md)
- [Namespace Provisioning CLI](guides/namespace-provisioning-cli.md)
- [Namespace Provisioning UI](guides/namespace-provisioning-ui.md)
- [Tenant Onboarding Guide](guides/tenant-onboarding.md)
Copy link
Contributor

@droot droot May 13, 2022

Choose a reason for hiding this comment

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

Removing this from the navigation was intentional because namespace provisioning CLI guide covers this use-case. I kept the old guide around to avoid breaking the old links (may be removing the guide will be the right thing to avoid the confusion).

Copy link
Contributor Author

@mortent mortent May 13, 2022

Choose a reason for hiding this comment

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

Removed the links to the Tenant Onboarding Guide from both the sidebar and the guides landing page.

droot
droot approved these changes May 13, 2022
@mortent mortent merged commit 958e4a2 into GoogleContainerTools:main May 13, 2022
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants