Major docs restructure#3071
Merged
nkubala merged 1 commit intoGoogleContainerTools:masterfrom Oct 17, 2019
Merged
Conversation
|
Please visit http://35.236.79.92:1313 to view changes to the docs. |
balopat
suggested changes
Oct 16, 2019
Contributor
balopat
left a comment
There was a problem hiding this comment.
nits:
- Common Workflows and Use Cases -> Main Workflows
- ordering under Main Workflows should be
- Continuous Development with Skaffold -> Continuous Development
- Debugging
- Continuous Delivery
TODOs should have issues in case we forget them in and have them linked via the TODO shortcode.
17f8e69 to
5e269da
Compare
|
Please visit http://35.236.0.111:1313 to view changes to the docs. |
balopat
approved these changes
Oct 16, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a major restructuring of our docs pages to improve the flow and readability.
There are many follow up changes that need to be made to the actual content of several of the pages - this PR is purely a restructuring, and kept actual content changes to an absolute minimum. TODOs have been left in spots where follow up work is needed.
The easiest way to review this PR will be to pull the branch, and host the docs site on your local machine by running
make preview-docsand visitinghttp://localhost:1313.