Fumadocs keeps showing only content on one (index.mdx) file #527
Unanswered
piotr-kozlowski-reps
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Could you elaborate more? Only the content of index.mdx is shown, no matter which page you're on? You can send a screenshot of the site |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've got a problem I can't solve.
Help if possible, please, please :)
PROBLEM: whatever mdx files (or folder with mdx files) I put in content/instrukcja folder - whereever I click in side navigation - only content of one - index.mdx file is shown :(
I'm sending my file structure image (I may have messed something, 'couse I use /src folder):

next.config.mjs:
mdx-components.tsx:
source.ts:
layout.tsx:
page.tsx:
As you can see - mostly copy-paste from fumadoc's docs, despite of baseUrl and rootDir.
What am I doing wrong?
Looking forward to your help
Piotr
Beta Was this translation helpful? Give feedback.
All reactions