's Avatar

@farnabaz.dev

369
Followers
20
Following
19
Posts
02.11.2024
Joined
Posts Following

Latest posts by @farnabaz.dev

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! 💚

08.07.2025 16:07 👍 4 🔁 0 💬 0 📌 0
Preview
Release v3.5.0 · nuxt/content 🎉 Highlights Easy deployment on AWS Amplify. Docs Reactively load components when body changes Faster dev startup 🚀 Enhancements Aws amplify preset (#3316) LLMS: Call hook before generating mark...

🚀 The latest Nuxt Content release (v3.5.0) now supports AWS Amplify deployment!

Check out the full changelog
github.com/nuxt/content...

23.04.2025 16:05 👍 2 🔁 0 💬 0 📌 0
Release v3.4.0 · nuxt/content 🎉 Highlights Support Node.js native SQLite driver (Can be enabled in nuxt.config.ts using content.experimental.nativeSqlite Support BitBucket repositories as collection source NoteDue to various ...

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...

20.03.2025 13:55 👍 7 🔁 0 💬 0 📌 1
Release v3.3.0 · nuxt/content 🎉 Highlights Page level caching and faster database update (Thanks to @elevatebart) Typescript custom transformers. 🚀 Enhancements Page level caching (#3158) 🩹 Fixes module: Prevent adding css...

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...

05.03.2025 17:21 👍 10 🔁 0 💬 0 📌 0
Preview
GitHub - nuxtlabs/nuxt-llms: Automatically generates /llms.txt markdown documentation for your Nuxt application. Automatically generates /llms.txt markdown documentation for your Nuxt application. - nuxtlabs/nuxt-llms

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...

20.02.2025 14:57 👍 56 🔁 7 💬 6 📌 1
Preview
Release v3.1.0 · nuxt/content 🎉 Highlights To remove runtime overhead, the Module now integrates with NuxtHub migration system. This has a huge effect on SSR load time, specially on Cold-Start. Module now can be used inside W...

‪Nuxt Content v3.1.0 is out 🚀

- Instant cold start on Cloudflare and NuxtHub
- WebContainers support
- Security improvements & more

github.com/nuxt/content...

03.02.2025 16:57 👍 10 🔁 0 💬 1 📌 0

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.

30.01.2025 18:25 👍 3 🔁 0 💬 0 📌 0

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

20.01.2025 20:37 👍 3 🔁 0 💬 1 📌 0
Preview
MDC syntax highlighter for Monaco Editor

Monarch MDC is now available at github.com/nuxtlabs/mon...

Checkout live demo: monarch-mdc.nuxt.dev

16.12.2024 12:39 👍 3 🔁 0 💬 0 📌 0

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.

11.12.2024 19:28 👍 2 🔁 0 💬 0 📌 0

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.

10.12.2024 09:45 👍 2 🔁 0 💬 1 📌 0
Preview
Release v3.0.0-alpha.8 · nuxt/content ✨ Highlights Integrate with Nuxt Studio and allow managing Content 3 sites on Studio 🚀 Collection can now load contents from multiple sources Improve query builder to support complex where conditi...

Nuxt Content v3.0.0-alpha.8 is out 🚀

- Multi-Source collections
- Integrated with @nuxtstudio
- Enhanced query builder

github.com/nuxt/content...

09.12.2024 16:20 👍 18 🔁 1 💬 1 📌 0

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.

05.12.2024 11:13 👍 8 🔁 0 💬 0 📌 0
Preview
content/examples/i18n at v3 · nuxt/content The file-based CMS for your Nuxt application, powered by Markdown and Vue components. - nuxt/content

Here is the source in the main repo: github.com/nuxt/content...

21.11.2024 20:23 👍 1 🔁 0 💬 0 📌 0
Preview
content/examples/i18n at v3 · nuxt/content The file-based CMS for your Nuxt application, powered by Markdown and Vue components. - nuxt/content

It is here: github.com/nuxt/content...

It is a separate document for each language, even a separate collection for each language

21.11.2024 20:22 👍 1 🔁 0 💬 1 📌 0
Post image

Nuxt Content 3 works great with Nuxt i18n and Nuxt UI.
Here is a live demo:
content3-i18n.nuxt.dev

21.11.2024 17:48 👍 13 🔁 1 💬 2 📌 0
Preview
Release v3.0.0-alpha.7 · nuxt/content ✨ Highlights New LibSQL database adapter source.path accepts glob pattern but the name was misleading, now it has been renamed to source.include Automatic slot unwrap comes to Nuxt Content. If a ...

Nuxt Content v3.0.0-alpha.7 is out 🚀

- New LibSQL adapter
- Automatic slot unwrapping

Check out the release note:
github.com/nuxt/content...

20.11.2024 17:09 👍 9 🔁 1 💬 1 📌 1
Post image

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 🚀

19.11.2024 16:06 👍 17 🔁 2 💬 0 📌 0

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.

18.11.2024 00:19 👍 2 🔁 0 💬 1 📌 0
Nuxt Content made easy for Vue Developers Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv and .json files to create a powerful data layer for your application. Use Vue components in Markdown with the MDC synt...

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

18.11.2024 00:09 👍 1 🔁 0 💬 0 📌 0

🤗 Slides are now available at farnabaz.dev/talks/2024-1...

14.11.2024 21:00 👍 9 🔁 1 💬 1 📌 0