Important: This repository is for Vue 1.x and 2.x only. Issues and pull requests related to 3.x are managed in the v3 doc repo.
This site is built with hexo. Site content is written in Markdown format located in src
. Pull requests welcome!
- ssafy-vue/kr.vuejs.org issue에서 번역 or 개선할 파일에 대한 이슈를 발행합니다.
- 변경 내용 추적을 위해, 가급적
Pull Request
전Draft
를 등록하고 리뷰 준비가 완료되면Pull Request
로 변환하여 리뷰 요청을 합니다. - 코드 리뷰가 끝나면 ssafy-vue/kr.vuejs.org에
merge
되고, 자동으로 사이트에 배포됩니다.
작업에 대한 간략한 설명을 작성합니다.
메뉴 순서 변경
작업 내용에 따라 라벨을 적절히 선택합니다.
- 번역 개선
- 번역 추가
- 성능 개선
- 레이아웃 개선
중복 작업을 방지하기 위해 작업 과정에서 변경이 예상되는 파일 목록을 작성합니다.
Title과 Label은 Issue와 동일하게 작성합니다.
작업 동기와 변경된 파일 목록을 작성합니다.
- example
### 동기
UI 접근성 향상을 위해 메뉴 순서를 변경
### 결과
Add : /src/v2/foo.md
Update : /src/v2/index.md
Delete : /src/v1/**
npm install
npm run dev
- 서버 주소 : http://localhost:4000/
- 서버 종료 : 실행시킨 shell 에서 Ctrl + C 를 입력하여 종료합니다.
Translations for this documentation project are currently maintained in separate repositories forked from this original one.
Arabic translation is maintained by Interstellar Club
- Translation Repo - /interstellarClub/ar.vuejs.org
- Primary Maintainers :
French translation is maintained by Vuejs-FR.
- Translation Repo - /vuejs-fr/vuejs.org
- Translation Repo - /vuejs/it.vuejs.org
Japanese translation is maintained by Vue.js japan user group
- Translation Repo - /vuejs/jp.vuejs.org
- Primary maintainer - kazupon
- Secondary Maintainers:
Korean translation is maintained by Vue.js Korean User group.
- Translation Repo - /vuejs-kr/kr.vuejs.org
- Translation Repo with SSAFY - /Bogyie/kr.vuejs.org
- Primary maintainer - ChangJoo Park
- Translation Repo - /vuejs/cn.vuejs.org
Persian translation is maintained by VueJS-fa.
- Translation Repo - /vuejs-fa/fa.vuejs.org
- Primary maintainer - Pooya Parsa
Português-Br translation is maintained by Vuejs-Br.
- Translation Repo - /vuejs-br/br.vuejs.org
Russian translation is maintained by Translation Gang.
- Translation Repo - /translation-gang/ru.vuejs.org
- Primary maintainer - Grigoriy Beziuk
- Translation Repo - /1950Labs/vuejs.org
- Spanish translation is maintained by:
- Leonel More | Twitter
- Sebastián Camacho | Twitter
- Diana Rodríguez | Twitter
- Alejandro Parada
- José Javier Señaris | Twitter
- Federico Kauffman | Twitter
- Fabián Larrañaga | Twitter
- Pablo Marcano | Twitter
- Nicolás Tinte | Twitter
- Diego Barreiro
- Matías Verdier | Twitter
- Pablo Kz
- Leonardo Fagundez | Twitter
Vietnamese translation is maintained by Vue.js Vietnam User group.
- Translation Repo: /vuejs-vn/vuejs.org
- Primary maintainer - phanan
Bahasa Indonesia translation is maintained by Vue.js Indonesia.
- Translation Repo: /vuejs-id/docs
If you feel okay with translating quite alone, you can fork the repo, post a comment on the Community Translation Announcements issue page 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 ;)