[WIP] (docs) make landing MCP doc root more actionable#414
Open
ronan-apollo wants to merge 7 commits intomainfrom
Open
[WIP] (docs) make landing MCP doc root more actionable#414ronan-apollo wants to merge 7 commits intomainfrom
ronan-apollo wants to merge 7 commits intomainfrom
Conversation
* uses card layout to focus MCP docs root on start * moves what is mcp / what is apollo mcp to a new page Signed-off-by: Ronan Flynn-Curran <ronan.flynn-curran@apollographql.com>
✅ Docs preview readyThe preview is ready to be viewed. View the preview File Changes 1 new, 5 changed, 2 removedBuild ID: b3301c128e2c46d797acbcb8 URL: https://www.apollographql.com/docs/deploy-preview/b3301c128e2c46d797acbcb8 |
Signed-off-by: Ronan Flynn-Curran <ronan.flynn-curran@apollographql.com> close tags to fix deploy preview Signed-off-by: Ronan Flynn-Curran <ronan.flynn-curran@apollographql.com> close tags Signed-off-by: Ronan Flynn-Curran <ronan.flynn-curran@apollographql.com>
d72c02f to
e813e86
Compare
Signed-off-by: Ronan Flynn-Curran <ronan.flynn-curran@apollographql.com>
Signed-off-by: Ronan Flynn-Curran <ronan.flynn-curran@apollographql.com>
Signed-off-by: Ronan Flynn-Curran <ronan.flynn-curran@apollographql.com>
Signed-off-by: Ronan Flynn-Curran <ronan.flynn-curran@apollographql.com>
Member
|
Hey @ronan-apollo, are you still working on this PR? |
Contributor
Author
|
@DaleSeo sorry this has been neglected, will update and resolve asap today |
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.
Opening this as a local branch PR to replace #402 (fork based).
This PR modifies the MCP docs homepage, to try and replicate the card-type structure seen on Router and other Docs landing pages.
Note: I'm not 100% on whether the card-layout works in these MDX centeric parts of the Docs structure, the templating here may be more restrictive (seems like those pages are Astro based landing pages in docs-rewrite) but I want to get a deploy preview up to test what's possible with the formatting here.