Skip to content
/ docs Public
forked from nuxt/docs

Documentation of Nuxt.js

Notifications You must be signed in to change notification settings

jhheider/docs

This branch is 2 commits ahead of, 904 commits behind nuxt/docs:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 30, 2018
Jan 9, 2019
Jan 9, 2019
Jan 9, 2019
Jan 9, 2019
Jan 9, 2019
Mar 7, 2018
Jan 9, 2019
Jan 9, 2019
Jan 9, 2019
Dec 27, 2018
Jan 9, 2019
Dec 27, 2016
Oct 19, 2018
Oct 22, 2018
Dec 1, 2018
Dec 18, 2018
Oct 22, 2018
Oct 19, 2018
Jan 7, 2019
Mar 4, 2023
Mar 4, 2023

Repository files navigation

Nuxt.js Documentation

This is where the documentation is stored and served as an API

Developing

⚠️ You must at least use node >= 8.0.0 (supports async/await) to start the server.

⚠️ You must also have the main nuxtjs.org website repo up and running on localhost to be able to run the docs...

Start a dev server on localhost:4000:

npm install
npm run dev

Then access the docs via the website running on http://nuxt:3000 (see instructions on nuxtjs.org repo).

On Translations

Russian

Russian translation is maintained by Translation Gang.

Chinese

Chinese translation is maintained by AOTU Labs from China, Shenzhen.

Japanese

Japanese translation is maintained by Vue.js Japan User Group.

textlint

Japanese translation use textlint.

Example commands:

yarn textlint:ja
yarn textlint:ja:fix --dry-run
yarn textlint:ja:fix

Korean

Korean translation is maintained by Taewoong La.

French

French translation is maintained by Vuejs-FR Team.

Indonesian

Indonesian translation is maintained by Nuxt.js Indonesian Community Team.

Want to help with the translation?

Much of the translation was done using a tool called GitLocalize, which is unfortunately reaching its end of service soon. Hence, we're currently exploring and open to suggestions on how to keep this process as streamlined as possible.

For now, always check the en/ version of a document for its latest revision before starting a translation.

About

Documentation of Nuxt.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%