nuxt.com
nuxt.com copied to clipboard
The Nuxt website, made with Nuxt.
### Describe the feature It's a doc issue. In sidebar after ```.nuxtignore```, next section is ```app.vue``` but in footer it's showing ```app.config.ts```. Similar issue is visible for the next 2...
https://github.com/nuxt/nuxt.com/blob/main/composables/useModules.ts#L39
# Problem Two of the API requests, [/search](https://nuxt.com/api/search.json) and [/contributors](https://api.nuxt.com/contributors), load around 16 MB of JSON in total. It may slow down the performance of the page # Steps to...
Added Nuxt-Starter template
### Describe the feature The way firebase deploy docs are paraphrased can mislead devs into thinking other functions [cannot be deployed alongside nuxt](https://nuxt.com/deploy/firebase#if-your-firebase-project-has-other-cloud-functions). According to firebase docs, multiple sources are...
# The Problem The page has hight render time especially for recalculate styles layout also paint is not optimal.  ## Steps to reproduce 1. Visite...
I think it would be more user friendly if on package manager selection, (pnpm, yarn etc.) it stores selection on localStorage and next time visiting, docs start with last package...
this PR will add a button to examples domain link, in case user wants to see a preview and use it right away until stackblitz install and build... > note:...
added Modernize Free and Premium Dashboard template
Hello, Actually, every external links have `rel="nofollow"` which is far from ideal in terms of SEO and security. Also, it's impossible to customize the rel for a specific link since...