Nuxt 3 is finally out in beta. Based on Vue 3, Vite and Nitro to create modern web applications that can be deployed anywhere, including Vercel, Netlify and CloudFlare Workers.
Nuxt is an open source framework under MIT license.
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 syntax.