nuxt.com icon indicating copy to clipboard operation
nuxt.com copied to clipboard

The Nuxt website, made with Nuxt.

Results 101 nuxt.com issues
Sort by recently updated
recently updated
newest added

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

bug

https://github.com/nuxt/nuxt.com/blob/main/composables/useModules.ts#L39

enhancement

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

enhancement

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

documentation

# The Problem The page has hight render time especially for recalculate styles layout also paint is not optimal. ![Browser Render Pipeline improvements nuxt](https://github.com/nuxt/nuxt.com/assets/10064416/76333dd2-4c75-4d97-b271-bd7dc812dd6f) ## 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...