File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# vuejs.org 日本語ドキュメント
22
3+ 翻訳プロジェクトに貢献したい方は [ Vue.js 公式サイト日本語翻訳ガイド] ( ./.github/CONTRIBUTING.md ) をご覧ください。
4+
5+ ---
6+
7+ <!--
38## 貢献する
9+ -->
410
511このサイトは [ VitePress] ( https://github.com/vuejs/vitepress ) で構築されており、[ @vue/theme ] ( https://github.com/vuejs/vue-theme ) に依存しています。サイトのコンテンツは ` src ` にある Markdown フォーマットで書かれています。シンプルな編集であれば、GitHub 上で直接編集して Pull Request を作成できます。
612
@@ -15,8 +21,10 @@ pnpm run dev
1521
1622- サポートされている [ Markdown 拡張] ( https://vitepress.vuejs.org/guide/markdown.html ) や [ Markdown 内で Vue 構文を使用する] ( https://vitepress.vuejs.org/guide/using-vue.html ) 機能については、VitePress ドキュメントを参照してください。
1723
24+ <!--
1825- ドキュメントのルールの執筆と維持するためのルールと推奨事項については [Writing Guide](https://github.com/vuejs/docs/blob/main/.github/contributing/writing-guide.md) を参照してください。
1926
2027## テーマに関する作業
2128
2229テーマの変更が必要な場合は、[ドキュメントと並行してテーマを開発するための説明書](https://github.com/vuejs/vue-theme#developing-with-real-content)を確認してください。
30+ -->
You can’t perform that action at this time.
0 commit comments