nuxtent-module icon indicating copy to clipboard operation
nuxtent-module copied to clipboard

Seamlessly use content files in your Nuxt.js sites.

Results 77 nuxtent-module issues
Sort by recently updated
recently updated
newest added

This occurs on windows. Querying content-api reveals an endpoint of the form '\\endpoint'. Trying to access this endpoint results in a 404. I cannot reproduce this error on my linux...

### Version [1.4.1](https://github.com/nuxtent-module/releases/tag/1.4.1) ### Reproduction link [https://codesandbox.io/s/vue](https://codesandbox.io/s/vue) ### Steps to reproduce - Create a folder without an index.md, index.comp.md inside or a [foldername].comp.md, [foldername.md] at the same level ### What...

cmty:bug-report

I must have misunderstood something as I cannot get two content types to work together. I am trying to create both projects and posts with permalinks `:slug` using the configuration...

bug
contribution welcome

### What problem does this feature solve? it solve big data in a blog list ### What does the proposed changes look like? `front-matter` change to `gray-matter` that already has...

cmty:feature-request

When add or delete markdown file, it won't rebuild the page database. So it will throw error if the file is deleted or added. I think it should rebuild the...

enhancement
contribution welcome

So you can set `anchorLevel` to whatever you want, it will get ignored. You have to set `anchorsLevel` (note the extra s) Faulty docs here: https://nuxtent.now.sh/guide/configuration This question is available...

This feature request is available on Nuxt.js community (#c90)

enhancement