-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[New] Refactor Kubernetes guides #2625
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
Merged
sagesyr
merged 21 commits into
linode:develop
from
nmelehan:feature/kubernetes-rework-rebased
Jul 29, 2019
Merged
[New] Refactor Kubernetes guides #2625
sagesyr
merged 21 commits into
linode:develop
from
nmelehan:feature/kubernetes-rework-rebased
Jul 29, 2019
Conversation
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
For example, this will make the Applications > Containers > Kubernetes subsection appear on the Applications page.
Renaming the guides so that they can be displayed in order in the Kubernetes section display
This will be used to support proper ordering for the guides in the Kubernetes section display
This supports the right display ordering for series of guides with titles like "Part 1", "Part 2", etc
E.g.: hugo new -k section docs/applications/containers/docker/_index.md Also removed modified field from content.md archetype, as we now calculate modified dates from .GitInfo
sagesyr
approved these changes
Jul 29, 2019
Guaris
pushed a commit
that referenced
this pull request
Aug 19, 2019
* added subfolder for kubernetes guides * moved guides to subfolder, broke beginners guide into 6 * [Theme rebuild] Show second-level subsections inline on a section page For example, this will make the Applications > Containers > Kubernetes subsection appear on the Applications page. * Remove old Beginner's Guide to Kubernetes location * Set aliases from previous Kubernetes guide paths * Reintroduce header images from #2595 * Add missing Kubernetes concentrations * Script which moves guides and automatically adds aliases * Make mv-guide.py executable * Fix error message * Removing images left over in old guide locations * Moving Troubleshooting Kubernetes guide * Update script usage text * Adding -part-x- to the paths in the Kubernetes Beginners series Renaming the guides so that they can be displayed in order in the Kubernetes section display * Adding ", Part X" to the title for each Kubernetes Beginner guide This will be used to support proper ordering for the guides in the Kubernetes section display * Theme rebuild: order sections and guides by title This supports the right display ordering for series of guides with titles like "Part 1", "Part 2", etc * Copy edit for Beginners Guide refactor * New section.md archetype, used for generating new sections. E.g.: hugo new -k section docs/applications/containers/docker/_index.md Also removed modified field from content.md archetype, as we now calculate modified dates from .GitInfo * Update publish dates * Fix alias links syntax * Add trailing slash to alias-style paths
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.
No description provided.