{"id":19262660,"url":"https://github.com/vuejs-translations/docs-bn","last_synced_at":"2025-09-24T00:08:32.347Z","repository":{"id":154457474,"uuid":"598429937","full_name":"vuejs-translations/docs-bn","owner":"vuejs-translations","description":"📄 Documentation for Vue 3 Bengali Official","archived":false,"fork":false,"pushed_at":"2025-07-25T14:53:59.000Z","size":20453,"stargazers_count":22,"open_issues_count":1,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-25T21:42:20.743Z","etag":null,"topics":["documentation","vuejs","vuejs3"],"latest_commit_sha":null,"homepage":"https://bn.vuejs.org","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"vuejs/docs","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vuejs-translations.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/contributing/oxford-comma.jpg","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-02-07T04:49:55.000Z","updated_at":"2025-07-25T14:54:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"872b943a-4d11-431d-a52d-a14822dbad7e","html_url":"https://github.com/vuejs-translations/docs-bn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vuejs-translations/docs-bn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs-translations%2Fdocs-bn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs-translations%2Fdocs-bn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs-translations%2Fdocs-bn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs-translations%2Fdocs-bn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs-translations","download_url":"https://codeload.github.com/vuejs-translations/docs-bn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs-translations%2Fdocs-bn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276668839,"owners_count":25683150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","vuejs","vuejs3"],"created_at":"2024-11-09T19:32:51.629Z","updated_at":"2025-09-24T00:08:32.294Z","avatar_url":"https://github.com/vuejs-translations.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vuejs.org\n\n## অবদান করুন\n\nVue.JS বাংলা ডকুমেন্টেশন এ অবদান এর জন্য official vuejs-translations এর [discussions](https://github.com/vuejs-translations/guidelines/discussions/66) এ মন্তব্য করুন।\n\nএই সাইটটি [@vue/theme](https://github.com/vuejs/vue-theme) এর উপর নির্ভর করে [VitePress](https://github.com/vuejs/vitepress) দিয়ে তৈরি করা হয়েছে। । এই সাইটের বিষয় বা অবজেক্ট সমূহ Markdown ফরম্যাটে লেখা হয়েছে যা `src` এর মধ্যে পাবেন। সাধারণ পরিবর্তন, পরিবর্ধন, পরিমার্জন এর জন্য, আপনি সরাসরি GitHub-এ ফাইলটি সম্পাদন করতে পারবেন এবং মার্জ করার জন্য একটি Pull Request করতে পারেন।\n\nলোকাল ডেভেলপমেন্টের জন্য, প্যাকেজ ম্যানেজার হিসেবে [pnpm](https://pnpm.io/) ব্যবহার করা হয়েছে:\n\n```bash\npnpm i\npnpm run dev\n```\n\nএই প্রকল্পের জন্য Node.js `v18` বা তার উচ্চতর সংস্করণ প্রয়োজন। এবং corepack সক্রিয় করার পরামর্শ দেওয়া হচ্ছে:\n\n```bash\ncorepack enable\n```\n\n## বিষয়বস্তু নিয়ে কাজ করুন\n\n- সমর্থিত [মার্কডাউন এক্সটেনশন](https://vitepress.dev/guide/markdown) এবং [মার্কডাউনের মধ্যে Vue সিনট্যাক্স ব্যবহার](https://vitepress.dev/guide/using-vue) করার সুবিধা সম্পর্কে জানতে VitePress নথিপত্র দেখুন।\n\n- নথিপত্রের বিষয়বস্তু লেখা এবং রক্ষণাবেক্ষণের জন্য আমাদের নিয়মাবলী এবং পরামর্শগুলি জানতে [লেখার নির্দেশিকা](https://github.com/vuejs/docs/blob/main/.github/contributing/writing-guide.md) দেখুন।\n\n## থিম নিয়ে কাজ করুন\n\nআপনি যদি থিমে পরিবর্তন করতে চান তবে [ডকুমেন্টেশন ও থিম সম্পাদনের নির্দেশাবলী দেখুন](https://github.com/vuejs/vue-theme#developing-with-real-content)।\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuejs-translations%2Fdocs-bn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvuejs-translations%2Fdocs-bn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvuejs-translations%2Fdocs-bn/lists"}