content
content copied to clipboard
feat: single file source
🔗 Linked issue
resolves #1348
❓ Type of change
- [ ] 📖 Documentation (updates to the documentation or readme)
- [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
- [ ] 👌 Enhancement (improving an existing functionality like performance)
- [x] ✨ New feature (a non-breaking change that adds functionality)
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
📚 Description
📝 Checklist
- [ ] I have linked an issue or discussion.
- [ ] I have updated the documentation accordingly.
Deploy Preview for nuxt-content ready!
| Name | Link |
|---|---|
| Latest commit | 9164392a35ec9e48545ff4bb0720201dbd3c5633 |
| Latest deploy log | https://app.netlify.com/sites/nuxt-content/deploys/62e12f0583a0b3000a915276 |
| Deploy Preview | https://deploy-preview-1385--nuxt-content.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
I would rename fileName to filename since it is accepted for a while now: https://en.wikipedia.org/wiki/Filename
seems this PR has been a while here. Is there any updates for the feature? I came here as I want to query a single file that contains info all in the frontmatter, and it seems the current Nuxt Content's query framework cannot do that...