Closed gillkyle closed 5 years ago
Great stuff! These improvements should really help.
I also searched on Google for "gatsby mdx" in incognito and regular mode, and these are the first 5 results:
The fact that there are docs spread across multiple sites makes it pretty confusing. This is a bigger conversation to have with @ChristopherBiscardi and @jxnblk, but I'm wondering if there's anything we could do to help these docs pages rank higher. They aren't even listed on the first page.
@marcysutton that's a really good point. It seems like things were developed outside and brought in as they were made stable, but where the docs for each should live seems like an important thing to evaluate.
As far as the search results go, should we go ahead and update the official MDX docs to point to the Gatsby docs? I suspect that would be a good place to start
@jxnblk that sounds like a good idea. I can change that.
It looks like some of the guides on gatsby-mdx.netlify.com (like Writing Pages) are also on .org, could the rest of those guides be consolidated on .org you think? @ChristopherBiscardi
It looks like some of the guides on gatsby-mdx.netlify.com (like Writing Pages) are also on .org, could the rest of those guides be consolidated on .org you think? @ChristopherBiscardi
Yeah, the plan is to set up redirects on all relevant pages of gatsby-mdx.netlify.com to point to .org since that will house the official docs. That's probably something we should do sooner than later.
Closing and continuing in #14890 for a more focused effort on moving docs rather than updating this workflow about adding components
Part of the Top 25 Learning Workflows initiative. See #13708 for the meta issue that this issue falls under.
User story
As a new Gatsby user, I want to embed my React components into Markdown with MDX.
Evaluation
[Change emoji below based on your evaluation.]
Steps taken to implement
gatsby markdown with mdx
; clicked on the first resultgatsby mdx
and clicked on 4th result: "Getting Started - Adding MDX to an Existing Site;Recommendations