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 - Operating System: `Windows_NT` - Node Version: `v16.13.1` - Nuxt Version: `3.0.0-rc.6` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `app`, `typescript`, `modules`, `colorMode`, `content` -...

### 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]` -...

### Environment Nuxt project info: 02:05:44 ------------------------------ - Operating System: `Windows_NT` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-rc.4` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `ssr`,...

Multi-source is now possible with @nuxt/content, but is still an experimental feature. Local sources (same filesystem) are already supported, but remote ones are still a pending task. Here is a...

### Environment ```bash Nuxt project info: ------------------------------ - Operating System: `Windows_NT` - Node Version: `v16.13.0` - Nuxt Version: `3.0.0-rc.6` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules`...

Stale

### Is your feature request related to a problem? Please describe With my content folder like this - index.md - another.md If I add `` inside `index.md` and `` inside...

enhancement
Stale

### Is your feature request related to a problem? Please describe When creating some application with Nuxt-Content, you may find yourself in need of pagination with possible pages. Like [https://github.com/vuestorefront/developer.vuestorefront.io](https://github.com/vuestorefront/developer.vuestorefront.io)...

enhancement

### 🔗 Linked issue resolves #1348 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...

### Is your feature request related to a problem? Please describe. I'm creating a static doc site on the top of `content-theme-docs`, which will have many page eventually. For now,...

enhancement

Not sure if this is fixed in edge, but seems that redirects are not working properly, see https://github.com/nuxt/framework/pull/5479#discussion_r900465749

bug