diff --git a/.gitignore b/.gitignore index 8b7ec505e3..835b6798a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ + .DS_Store Thumbs.db db.json @@ -7,3 +8,5 @@ public/ .deploy*/ src/_drafts package-lock.json +.idea +.cache diff --git a/README.md b/README.md index 34710306eb..233f6deb53 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,9 @@ Translations for this documentation project are currently maintained in separate ### Arabic -Arabic translation is maintained by [Interstellar Club](https://github.com/InterstellarClub) +Arabic translation is maintained by [Vue.js AR](https://github.com/vuejs-ar) -* Translation Repo - [/interstellarClub/ar.vuejs.org](https://github.com/interstellarClub/ar.vuejs.org) -* Primary Maintainers : - * [Ilyes Chouia](https://github.com/celyes) - * [Ahmed Aissaoui](https://github.com/Aissaoui-Ahmed) +* Translation Repo - [/vuejs-ar/ar.vuejs.org](https://github.com/vuejs-ar/ar.vuejs.org) ### French diff --git a/themes/vue/layout/index.ejs b/themes/vue/layout/index.ejs index 10eed9f2ca..8e3d0192dd 100644 --- a/themes/vue/layout/index.ejs +++ b/themes/vue/layout/index.ejs @@ -13,13 +13,13 @@
<%- partial('icons/play') %> - WHY VUE.JS? - ">GET STARTED + لماذا VUE.JS ؟ + ">إبدأ <%- partial('icons/github-dark') %> GITHUB @@ -29,33 +29,34 @@
Already know HTML, CSS and JavaScript? Read the guide and start building things in no time!
+هل تعرف بالفعل HTML و CSS و JavaScript؟ إقرأ الدليل وإبدء في بناء مشاريعك في أي وقت من الأوقات!
An incrementally adoptable ecosystem that scales between a library and a full-featured framework.
+نظام شامل يخول لك الإستعمال سواء كمكتبة او كإطار عمل متكامل.
- 20KB min+gzip Runtime
- Blazing Fast Virtual DOM
- Minimal Optimization Efforts
+ الحجم في وقت التنفيذ 20 كيلوبايت
+ نظام Virtual DOM سريع جدا
+ الحد الأدنى من الجهد الأمثل
- You can read the previous issues and listen to our podcast at news.vuejs.org. + يمكنك قراءة الإصدارات السابقة والاستماع إلى البودكاست الخاص بنا على news.vuejs.org.
Released under the MIT License
- Copyright © 2014-<%- new Date().getFullYear() %> Evan You
صدر تحت رخصة MIT
+ حقوق النشر © 2014-<%- new Date().getFullYear() %> Evan You