Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/site/generators/nuxt.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
title: Nuxt
repo: nuxt/nuxt.js
homepage: https://nuxtjs.org/
repo: nuxt/nuxt
homepage: https://nuxt.com/
language:
- JavaScript
license:
- MIT
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

Expand Down