website-v2 icon indicating copy to clipboard operation
website-v2 copied to clipboard

Nuxt 2 Documentation Website

Results 140 website-v2 issues
Sort by recently updated
recently updated
newest added

fix #1977 ![image](https://user-images.githubusercontent.com/32272181/148688301-cfeed355-3ea2-4985-9176-6b923771a682.png) ![image](https://user-images.githubusercontent.com/32272181/148688330-49f2884e-a00e-4a39-b8c8-12a8f349b8e4.png)

docs

Ease deployment of NuxtJS app on Koyeb using git-driven deployment.

docs

Default port is 3000,but this Dockerfile EXPOSE 80 port. Or we can use `ENV PORT 80` to change port.

docs

On [/docs/directory-structure/pages/](https://nuxtjs.org/docs/directory-structure/pages/) the `validate` method is only ever so briefly mentioned under the "The watchQuery property". It would make sense to mention it as it's own section or at least...

docs

New guides section needs to be translated. See the readMe for info on how to translate our site: https://github.com/nuxt/nuxtjs.org Feel free to just take one page and submit a pr....

help wanted
good first issue
translations

Pull request reworking partners pages to fetch data from `api.nuxtlabs.com`.

I was taking a look at some of the sites HTML and noticed that on non-english pages the meta wasn't accurate for the locale. These are important as they help...

enhancement

Using windows 10 Steps to reproduce: 1. yarn 2. yarn build (works the first time) 3. yarn build (Context conflict) It doesn't build instead I get Context conflict.

bug

No one word about `watchParam` feature from this PR nuxt/nuxt.js#6244, in all languages This caused issue nuxt/nuxt.js#10139

Hey 👋 ; This PR updates the nuxtjs.org website with all latest changes from `docus` upgrades. This also prepares the repository to be migrated to {Nuxt/Docus}3 once it will be...