-
-
Couldn't load subscription status.
- Fork 725
Closed
Description
Environment
- Operating System:
Darwin - Node Version:
v16.14.0 - Nuxt Version:
3.0.0-rc.3 - Package Manager:
[email protected] - Builder:
vite - User Config:
modules - Runtime Modules:
@nuxt/[email protected] - Build Modules:
-
Reproduction
- Create a fresh nuxt content project with:
npx nuxi init blog -t content(as described on the Get Started guide) - cd into blog:
cd blog - Install dependencies with yarn:
yarn install - Start dev server:
yarn dev - Browse to http://localhost:3000
- It renders the
about.mdrather than theindex.mdpage
Describe the bug
According to https://content.nuxtjs.org/guide/writing/content-directory the root page should be index.md, however it is rendering about.md instead.
Screen recording of completely fresh install showing the described behavior:
Additional context
No response
Logs
No response
tobiasdiez, tamaina and Saganic
Metadata
Metadata
Assignees
Labels
No labels

