Next.js Discord

Discord Forum

How is Vercel shipping Next.js docs?

Unanswered
devjiwonchoi posted this in #help-forum
Open in Discord
I'm aware that the Next.js docs are managed as an open source at https://github.com/vercel/next.js/tree/canary/docs, mdx with custom tags like <AppOnly /> and <PageOnly />.
How are they being rendered on https://nextjs.org/docs ?

My intention is to create an unofficial localization of the docs for the community.

0 Replies