Skip to content

LongTengDao-fork-A/vuejs.org

 
 

Repository files navigation

vuejs.org

This site is built with hexo. Site content is written in Markdown format located in src. Pull requests welcome!

Developing

$ npm install
$ npm start # dev server at http://localhost:4000

Deploying

The site is automatically deployed when commits land in master, via Netlify.

If you are the maintainer of a community translation fork and would like to deploy via Netlify instead of GitHub pages, please ping @yyx990803 in an issue to request a Netlify team membership and DNS update.

On Translations

Translation for this documentation project are currently maintained in separate repositories forked from this original one.

French

French translation is maintained by Vuejs-FR.

Italian

Japanese

Japanese translation is maintained by Vue.js japan user group

Korean

Korean translation is maintained by Vue.js Korean User group.

Mandarin

Persian (Farsi)

Persian translation is maintained by VueJS-fa.

Português-Br

Português-Br translation is maintained by Vuejs-Br.

Russian

Russian translation is maintained by Translation Gang.

Spanish

Spanish translation is maintained by 1950Labs and Vue.js Montevideo (Leonel More, Sebastian Camacho, and Diana Rodriguez.

Vietnamese

Vietnamese translation is maintained by Vue.js Vietnam User group.

Want to help with the translation?

If you feel okay with translating sorta alone, you can fork the repo, create a "work-in-progress" issue to inform others that you're doing the translation, and go for it.

If you are more of a team player, Translation Gang might be for you. Let us know somehow that you're ready to join this international open-source translators community. Feel free to contact Grigoriy Beziuk or anybody else from the team.

And thank you in advance ;)

About

/src/v2/guide/installation.md#explanation-of-different-builds

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.8%
  • HTML 10.8%
  • CSS 9.4%