[docs] move builders in to individual pages#3193
Merged
balopat merged 8 commits intoGoogleContainerTools:masterfrom Nov 7, 2019
Merged
[docs] move builders in to individual pages#3193balopat merged 8 commits intoGoogleContainerTools:masterfrom
balopat merged 8 commits intoGoogleContainerTools:masterfrom
Conversation
|
Please visit http://35.236.5.148:1313 to view changes to the docs. |
balopat
previously requested changes
Nov 6, 2019
Contributor
balopat
left a comment
There was a problem hiding this comment.
This will be awesome!
However, the breakdown should be local, on-cluster and Google Cloud Build, not local / remote / custom.
We support custom artifacts locally as well.
Thus:
- local => dockerfile, jib, bazel, custom
- cluster => dockerfile, custom
- gcb => dockerfile, jib
|
Please visit http://34.94.185.45:1313 to view changes to the docs. |
|
Please visit http://35.236.103.231:1313 to view changes to the docs. |
balopat
approved these changes
Nov 7, 2019
|
Please visit http://35.236.13.246:1313 to view changes to the docs. |
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.
Relates to #2904
The builder page was getting super long. With the addition of maturity snippet on the RHS, the index needed scrolling
Now they are broken in 3 parts.
Other changes
Each subpage has a link to the tool which is linked along with some descriptions.