nuxt / content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
https://content.nuxt.com
MIT License
3.03k stars 618 forks source link

Configure prose components folder location #1967

Open francisashley opened 1 year ago

francisashley commented 1 year ago

Currently if you want to override prose components, you have to use the components/content folder. This is fine for projects that use the traditional folder structure but not so much custom projects. In the case of custom projects, having an option to select the folder will provide greater flexibility and control over how the project is structured.

Tahul commented 1 year ago

You can put your Prose components in any folder marked as global.

https://nuxt.com/docs/api/configuration/nuxt-config#components