You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello i want to build a math documentation site using nextra. Im not familiar wit mdx and nextjs but i know react, markdown and html.
I installed nextra via npm create-next-app -e <link to nextra repo> <name of the app> then after starting the app the docusite is displayed. now in pages i added a folder and an mdx file in it. This file is indexed in the side bar but when i go to it it doesnt desplay anything just a 404 error how can i resolve this
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello i want to build a math documentation site using nextra. Im not familiar wit mdx and nextjs but i know react, markdown and html.
I installed nextra via
npm create-next-app -e <link to nextra repo> <name of the app>
then after starting the app the docusite is displayed. now inpages
i added a folder and an mdx file in it. This file is indexed in the side bar but when i go to it it doesnt desplay anything just a 404 error how can i resolve thisBeta Was this translation helpful? Give feedback.
All reactions