Next.js Discord

Discord Forum

How do I get the Github source for https://nextjs.org/learn

Answered
Cinnamon posted this in #help-forum
Open in Discord
CinnamonOP
So I love how the learn NextJS tutorial looks at https://nextjs.org/learn. Where can I find the source code for the tutorial section of NextJS on Github? I looked around but was unable to find it.
Answered by fuma
As I know, the Next.js website, including its docs and learn, is not open source
View full answer

3 Replies

As I know, the Next.js website, including its docs and learn, is not open source
Answer
its documentation content is open source; everything else on nextjs dot org is not
CinnamonOP
Thanks.