After five amazing years with NuxtLabs and working alongside an incredible team, I’m excited to join the great team at Vercel.
Can’t wait for what’s ahead! 💚
After five amazing years with NuxtLabs and working alongside an incredible team, I’m excited to join the great team at Vercel.
Can’t wait for what’s ahead! 💚
🚀 The latest Nuxt Content release (v3.5.0) now supports AWS Amplify deployment!
Check out the full changelog
github.com/nuxt/content...
Nuxt Content v3.4.0 is out! ✨
- Experimental support for `node:sqlite` in Node v22.5.0+
- Support for Bitbucket repositories
github.com/nuxt/content...
Nuxt Content v3.3.0 is out 🎉
With the new caching strategy, deploying content modifications will be faster. Nuxt Content will detect and update only modified documents.
github.com/nuxt/content...
Introducing Nuxt LLMs ✨
• Generates /llms.txt automatically
• Generate /llms_full.txt (if enabled)
• Customizable sections directly from your Nuxt config
• Integrates with Nuxt modules and your application via the runtime hooks system
github.com/nuxtlabs/nu...
Nuxt Content v3.1.0 is out 🚀
- Instant cold start on Cloudflare and NuxtHub
- WebContainers support
- Security improvements & more
github.com/nuxt/content...
There are a couple of free(with free tier) databases available in Vercel, try installing Neon storage in Vercel for your project.
vercel.com/marketplace/...
Content module detects Vercel environment and will use connected database.
If issue persists, gather/share logs and we debug together.
We are working on linters, formatters and soon we will publish more details about standard MDC structure
For nesting you don't need to indent or add extra colons. I agree that IDEs default markdown highlighter does not do great with MDC files. We are thinking of a plugin for JetBrains editors
Monarch MDC is now available at github.com/nuxtlabs/mon...
Checkout live demo: monarch-mdc.nuxt.dev
There isn't any plan to replace the validation library or make it configurable, unless we see some necessity in it.
The module uses Zod to define schema, tables definitions, type generation and validations. These are outside of built bundle.
Indeed, it is possible to support different markdown parsers (like markdown-it, which is used by VitePress) in order to import content from VitePress or MDX.
There is also a good chance of finding some remark/rehype plugins that make it easier to support others.
Nuxt Content v3.0.0-alpha.8 is out 🚀
- Multi-Source collections
- Integrated with @nuxtstudio
- Enhanced query builder
github.com/nuxt/content...
If you're looking for a real-life example of using Nuxt Content v3, Nuxt UI Docs is definitely the best resource you can find.
It is here: github.com/nuxt/content...
It is a separate document for each language, even a separate collection for each language
Nuxt Content 3 works great with Nuxt i18n and Nuxt UI.
Here is a live demo:
content3-i18n.nuxt.dev
Nuxt Content v3.0.0-alpha.7 is out 🚀
- New LibSQL adapter
- Automatic slot unwrapping
Check out the release note:
github.com/nuxt/content...
In case you missed @farnabaz.dev's talk at @nuxtnation.com, here are the main changes of Nuxt Content from v2 to v3 👀
Built with Nuxt Studio in mind, the integration will make it more powerful than ever 🚀
Most issues with Nuxt Content and Nuxt i18n are related to handling content routes and querying specific locales.
With Content v3 and its new Collections feature, both modules now work smoothly together.
The release date is yet to be decided, the date and other information about the new version will be announced in the repo. You can try the public alpha. checkout content3.nuxt.dev
All templates will receive an update
🤗 Slides are now available at farnabaz.dev/talks/2024-1...