content icon indicating copy to clipboard operation
content copied to clipboard

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.

Results 458 content issues
Sort by recently updated
recently updated
newest added

### Environment / ### Reproduction / ### Describe the bug If you add an `index.md` file inside a folder, it will be added inside the children from the navigation part....

### Environment / ### Reproduction / ### Describe the bug Hello, On the home, there is a card about "Deploy everywhere". But there is nothing is the documentation related to...

Stale

### Environment ------------------------------ - Operating System: Linux - Node Version: v18.17.0 - Nuxt Version: 3.7.4 - CLI Version: 3.9.0 - Nitro Version: - - Package Manager: [email protected] - Builder: -...

### Is your feature request related to a problem? Please describe Currently, `useContentHead` just adds the relative path to the image as the `og:image`. This is invalid though. See -...

enhancement

### Environment Working directory: /home/projects/nuxt-starter-efbp6c 22:02:45 Nuxt project info: 22:02:45 ------------------------------ - Operating System: Linux - Node Version: v18.18.0 - Nuxt Version: 3.7.4 - CLI Version: 3.9.0 - Nitro Version:...

Stale

I could not find an answer to this question yet. I'm using `@nuxt/auth` and have it set up globally in ` nuxt.config.js`. If I'm not logged in, going to any...

enhancement
question

### Environment - Operating System: `Darwin` - Node Version: `v19.5.0` - Nuxt Version: `3.1.1` - Nitro Version: `2.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules`, `vite`,...

### Is your feature request related to a problem? Please describe Right now, the types in `@nuxt/content/dist/runtime/types` are not available in the package.json exports. This makes the eslint resolver choke...

enhancement

### Environment "@nuxt/content": "^2.12.0", "nuxt": "^3.10.2", "vue": "^3.4.19", ### Reproduction - content/ - -- doc_1.json - -- doc_2.json - app.vue - nuxt.config.ts - pages/ - -- [...slug].vue slug.vue: ``` const...

### Is your feature request related to a problem? Please describe I am displaying a custom navigation for a multi-level course structure and i have no way of knowing if...

enhancement