website icon indicating copy to clipboard operation
website copied to clipboard

Reorganize the left navigation menu

Open geriom opened this issue 3 years ago • 3 comments

Changes

To match the structure agreed on the documentation plan, this CL moves the imported documentation to its own section, "Reference".

  • Netlify file updated to redirect old URLs to the new location.

  • Dockerfile and docker-compose files updated to use nelitfy to run the site and mount the volumes in the correct locations.

  • Sync script updated to match the new structure.

  • New folders that will contain the API, and Installation documents are created as placeholders. To be populated later.

  • .gitignore updated to exclude new directories.

Navigation comparison

New Old
Screenshot from 2022-06-22 11-14-26 Screenshot from 2022-06-22 11-10-11

/closes #338

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

See the contribution guide for more details.

geriom avatar Jun 22 '22 15:06 geriom

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign geriom You can assign the PR to them by writing /assign @geriom in a comment when ready.

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

tekton-robot avatar Jun 22 '22 15:06 tekton-robot

It seems I have to update the unit tests too. Added "work in progress" till it passes all the checks. Feel free to review what's currently here.

geriom avatar Jun 22 '22 15:06 geriom

@geriom: PR needs rebase.

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.

tekton-robot avatar Aug 18 '22 03:08 tekton-robot

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale with a justification. Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with /close with a justification. If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

tekton-robot avatar Nov 16 '22 04:11 tekton-robot

/lifecycle frozen

I'll do my best to come back to this before the end of the year. Either updating the sync script or exploring a different approach.

geriom avatar Nov 16 '22 18:11 geriom

@geriom: The lifecycle/frozen label cannot be applied to Pull Requests.

In response to this:

/lifecycle frozen

I'll do my best to come back to this before the end of the year. Either updating the sync script or exploring a different approach.

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.

tekton-robot avatar Nov 16 '22 18:11 tekton-robot

/remove-lifecycle stale

geriom avatar Nov 16 '22 18:11 geriom

Attempting a different approach in #502 Closing this one.

geriom avatar Jan 30 '23 15:01 geriom