diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000000..9951819fb0 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,23 @@ +{ + "projectName": "docs", + "projectOwner": "vuejs-id", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "mul14", + "name": "Mulia Nasution", + "avatar_url": "https://avatars2.githubusercontent.com/u/113989?v=4", + "profile": "http://nasution.id", + "contributions": [ + "translation" + ] + } + ], + "contributorsPerLine": 7 +} diff --git a/README.md b/README.md index c97cd5ac49..202e0ed436 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # 🇮🇩 Dokumentasi resmi Vue.js dalam Bahasa Indonesia +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) Halaman ini dibuat menggunakan [hexo](http://hexo.io/). Konten ditulis menggunakan _Markdown_ dan diletakkan pada direktori `src`. _*Pull requests*_ Anda sangat kami tunggu! @@ -41,3 +42,15 @@ Silakan baca di halaman [Pertanyaan Umum](FAQ.md) ---- Diterjemahkan oleh komunitas [Vue.js Indonesia](https://github.com/vuejs-id/) dengan dukungan banyak [kontributor](https://github.com/vuejs-id/docs/graphs/contributors) hebat. + +## Contributors + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + +
Mulia Nasution
Mulia Nasution

🌍
+ + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file