aboutsummaryrefslogtreecommitdiff
path: root/docs/ja/newbs_learn_more_resources.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ja/newbs_learn_more_resources.md')
-rw-r--r--docs/ja/newbs_learn_more_resources.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/ja/newbs_learn_more_resources.md b/docs/ja/newbs_learn_more_resources.md
new file mode 100644
index 000000000..3247d04f7
--- /dev/null
+++ b/docs/ja/newbs_learn_more_resources.md
@@ -0,0 +1,31 @@
1# 学習リソース
2
3<!---
4 original document: ed0575fc8:docs/newbs_learn_more_resources.md
5 $ git diff ed0575fc8 HEAD docs/newbs_learn_more_resources.md
6-->
7
8これらのリソースは、QMKコミュニティの新しいメンバーに、初心者向けドキュメントで提供されている情報に対する理解を深めることを目的としています。
9
10## Git に関するリース:
11
12### 英語
13
14* [Great General Tutorial](https://www.codecademy.com/learn/learn-git)
15* [Git Game To Learn From Examples](https://learngitbranching.js.org/)
16* [Git Resources to Learn More About Github](getting_started_github.md)
17* [Git Resources Aimed Specifically toward QMK](contributing.md)
18
19### 日本語
20
21_日本語のリソース情報を募集中です。_
22
23## コマンドラインに関するリソース:
24
25### 英語
26
27* [Good General Tutorial on Command Line](https://www.codecademy.com/learn/learn-the-command-line)
28
29### 日本語
30
31_日本語のリソース情報を募集中です。_