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

Add TF reference sidebar titles #49268

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

ptgott
Copy link
Contributor

@ptgott ptgott commented Nov 20, 2024

Add the sidebar_label frontmatter field so the titles of the Terraform data source and resource pages render on a single line within the auto-generated Docusaurus sidebar. Trim the teleport_ prefix from sidebar labels to prevent them from overflowing the sidebar.

Closes gravitational/docs-website#10

Add the `sidebar_label` frontmatter field so the titles of the Terraform
data source and resource pages render on a single line within the
auto-generated Docusaurus sidebar. Trim the `teleport_` prefix from
sidebar labels to prevent them from overflowing the sidebar.
@ptgott
Copy link
Contributor Author

ptgott commented Nov 20, 2024

Partially addresses gravitational/docs-website#10

Copy link

🤖 Vercel preview here: https://docs-cv22ydsw2-goteleport.vercel.app/docs

@ptgott ptgott added this pull request to the merge queue Nov 20, 2024
Merged via the queue into master with commit aa0c634 Nov 20, 2024
43 checks passed
@ptgott ptgott deleted the paul.gottschling/2024-11-20-tf-titles branch November 20, 2024 16:45
@public-teleport-github-review-bot

@ptgott See the table below for backport results.

Branch Result
branch/v15 Failed
branch/v16 Failed
branch/v17 Create PR

ptgott added a commit that referenced this pull request Nov 20, 2024
Backports #49268

Add the `sidebar_label` frontmatter field so the titles of the Terraform
data source and resource pages render on a single line within the
auto-generated Docusaurus sidebar. Trim the `teleport_` prefix from
sidebar labels to prevent them from overflowing the sidebar.
github-merge-queue bot pushed a commit that referenced this pull request Nov 20, 2024
Backports #49268

Add the `sidebar_label` frontmatter field so the titles of the Terraform
data source and resource pages render on a single line within the
auto-generated Docusaurus sidebar. Trim the `teleport_` prefix from
sidebar labels to prevent them from overflowing the sidebar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pages with long titles render poorly in the navbar
4 participants