nuxtent-module
nuxtent-module copied to clipboard
Seamlessly use content files in your Nuxt.js sites.
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...
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...
### 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...
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...
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)