From e0d2d2afbe2efbc13a323831bf7226adbd1c19d4 Mon Sep 17 00:00:00 2001 From: TomasBankauskas Date: Sat, 21 Dec 2024 13:14:35 +0200 Subject: [PATCH] updated nuxt.md --- src/site/generators/nuxt.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/generators/nuxt.md b/src/site/generators/nuxt.md index ba05e9d3e..7826797b4 100644 --- a/src/site/generators/nuxt.md +++ b/src/site/generators/nuxt.md @@ -1,7 +1,7 @@ --- title: Nuxt -repo: nuxt/nuxt.js -homepage: https://nuxtjs.org/ +repo: nuxt/nuxt +homepage: https://nuxt.com/ language: - JavaScript license: @@ -9,11 +9,11 @@ license: templates: - Vue description: A minimalistic framework for serverless Vue.js applications. -startertemplaterepo: https://github.com/lukeocodes/nuxt-starter-netlify-cms +startertemplaterepo: https://github.com/netlify-templates/nuxt-starter twitter: nuxt_js --- -An easy way to export your Vue.js Web Application into a static website. +Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js. ## Easy to use