diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ja/newbs_learn_more_resources.md | 39 |
1 files changed, 24 insertions, 15 deletions
diff --git a/docs/ja/newbs_learn_more_resources.md b/docs/ja/newbs_learn_more_resources.md index f2f8270e1..e5437ca86 100644 --- a/docs/ja/newbs_learn_more_resources.md +++ b/docs/ja/newbs_learn_more_resources.md | |||
| @@ -2,35 +2,44 @@ | |||
| 2 | 2 | ||
| 3 | <!--- | 3 | <!--- |
| 4 | grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh | 4 | grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh |
| 5 | original document: ed0575fc8:docs/newbs_learn_more_resources.md | 5 | original document: 0.9.0:docs/newbs_learn_more_resources.md |
| 6 | git diff ed0575fc8 HEAD -- docs/newbs_learn_more_resources.md | cat | 6 | git diff 0.9.0 HEAD -- docs/newbs_learn_more_resources.md | cat |
| 7 | --> | 7 | --> |
| 8 | 8 | ||
| 9 | これらのリソースは、QMK コミュニティの新しいメンバーに、初心者向けドキュメントで提供されている情報に対する理解を深めることを目的としています。 | 9 | これらのリソースは、QMK コミュニティの新しいメンバーに、初心者向けドキュメントで提供されている情報に対する理解を深めることを目的としています。 |
| 10 | 10 | ||
| 11 | ## Git に関するリース: | 11 | ## QMK に関するリス: |
| 12 | 12 | ||
| 13 | ### 英語 | 13 | ### 英語 :id=english-resources-qmk |
| 14 | 14 | ||
| 15 | * [Great General Tutorial](https://www.codecademy.com/learn/learn-git) | 15 | * [Thomas Baart's QMK Basics Blog](https://thomasbaart.nl/category/mechanical-keyboards/firmware/qmk/qmk-basics/) – 新規ユーザーの視点から見た QMK ファームウェアの使い方の基本を網羅した、ユーザー作成のブログ。 |
| 16 | * [Git Game To Learn From Examples](https://learngitbranching.js.org/) | ||
| 17 | * [Git Resources to Learn More About GitHub](getting_started_github.md) | ||
| 18 | * [Git Resources Aimed Specifically toward QMK](contributing.md) | ||
| 19 | 16 | ||
| 20 | ### 日本語 | 17 | ### 日本語 :id=japanese-resources-qmk |
| 21 | 18 | ||
| 22 | _日本語のリソース情報を募集中です。_ | 19 | _日本語のリソース情報を募集中です。_ |
| 23 | 20 | ||
| 24 | * [Git Game To Learn From Examples(日本語対応有り)](https://learngitbranching.js.org/) | ||
| 25 | * [QMK で GitHub を使う方法](ja/getting_started_github.md) | ||
| 26 | * [貢献方法](ja/contributing.md) | ||
| 27 | |||
| 28 | ## コマンドラインに関するリソース: | 21 | ## コマンドラインに関するリソース: |
| 29 | 22 | ||
| 30 | ### 英語 | 23 | ### 英語 :id=english-resources-cli |
| 31 | 24 | ||
| 32 | * [Good General Tutorial on Command Line](https://www.codecademy.com/learn/learn-the-command-line) | 25 | * [Good General Tutorial on Command Line](https://www.codecademy.com/learn/learn-the-command-line) |
| 33 | 26 | ||
| 34 | ### 日本語 | 27 | ### 日本語 :id=japanese-resources-cli |
| 28 | |||
| 29 | _日本語のリソース情報を募集中です。_ | ||
| 30 | |||
| 31 | ## Git に関するリソース: | ||
| 32 | |||
| 33 | ### 英語 :id=english-resources-git | ||
| 34 | |||
| 35 | * [Great General Tutorial](https://www.codecademy.com/learn/learn-git) | ||
| 36 | * [Flight Rules For Git](https://github.com/k88hudson/git-flight-rules) | ||
| 37 | * [Git Game To Learn From Examples](https://learngitbranching.js.org/) | ||
| 38 | |||
| 39 | ### 日本語 :id=japanese-resources-git | ||
| 35 | 40 | ||
| 36 | _日本語のリソース情報を募集中です。_ | 41 | _日本語のリソース情報を募集中です。_ |
| 42 | |||
| 43 | * [Git Game To Learn From Examples(日本語対応有り)](https://learngitbranching.js.org/) | ||
| 44 | git のブランチの作り方、マージの仕方などがビジュアルに学べます。 | ||
| 45 | * [QMK で GitHub を使う方法](ja/getting_started_github.md) | ||
