-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Restructure Universal Gateway #1224
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
Open
S3Prototype
wants to merge
148
commits into
main
Choose a base branch
from
shaquil/doc-144-restructure-universal-gateway-concepts-pt-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Restructure Universal Gateway #1224
S3Prototype
wants to merge
148
commits into
main
from
shaquil/doc-144-restructure-universal-gateway-concepts-pt-1
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
S3Prototype
added a commit
that referenced
this pull request
May 14, 2025
…estructure (#1337) I decided to take the tabs and code blocks updates in #1224 and merge them separately into main so we can have them. This PR: - Replaces the docusaurus `Tabs` component with mantle tabs, which means the entire docs site no longer uses the old docusaurus style tabs anymore. ([Preview here](https://ngrok-docs-git-shaquil-doc-266-copy-over-tabs-554909-ngrok-dev.vercel.app/docs/traffic-policy/actions/add-headers/#example-traffic-policy-document)) https://github.com/user-attachments/assets/1fb66470-24e2-4df7-92d1-bc1cd3a29ee1 - Adds the language tab to singular code block components ([Preview here](https://ngrok-docs-git-shaquil-doc-266-copy-over-tabs-554909-ngrok-dev.vercel.app/docs/agent/ssh-reverse-tunnel-agent/#custom-domain)) <img width="731" alt="image" src="https://github.com/user-attachments/assets/20c95908-a192-4a2b-8b45-374d7b51a252" /> - Adds the book icon with links to the SDK docs ([Preview here](https://ngrok-docs-git-shaquil-doc-266-copy-over-tabs-554909-ngrok-dev.vercel.app/docs/agent/agent-tls-termination#step-4--start-your-upstream-server)) https://github.com/user-attachments/assets/57cf3b6b-550d-4d56-a7cd-36dd0fb353dc ## This PR also Prevents the ConfigExample component from showing the Agent Config variant by default. Now it only shows the Traffic Policy version by default --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/universal-gateway
docs/content
Changes to the written material in the docs
docs/infra
Changes to the infrastructure of the docs site
kind/enhancement
New feature or improvement to the docs experience
kind/prose-debt
Refactoring content style, structure, or formatting (think: tech debt for docs)
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.
Restructures the Universal Gateway to make it fit our new question-answer approach and make it more modular.
Preview here
How to review
We're looking for thoughts on: