summaryrefslogtreecommitdiff
path: root/docs/fr-FR/newbs_learn_more_resources.md
diff options
context:
space:
mode:
authorXavier Hahn <xavier.hahn@gmail.com>2019-10-08 19:45:34 +0200
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-10-08 10:45:34 -0700
commite7d95701bf12998a61c5d2143891b24939ebbe52 (patch)
tree4c4c3622b2ef2fd315f4c5035dcbb06a5f23a1f6 /docs/fr-FR/newbs_learn_more_resources.md
parent5e43f87956c36a609d49ab696c939f2547d076dc (diff)
[Docs] French translation of Complete Newbs Guide (#6901)
* Translated _summary.md + newbs.md * Translated news_best_practices.md in French * Translated newbs_building_firmware_configurator.md in French * Translated the file newbs_building_firmware.md in French * Translated page newbs_flashing.md in French * Translated the page newbs_getting_started.md in French * Translated the page newbs_learn_more_resources.md in French * Translated the page newbs_testing_debugging.md in French * Change translation of split from 'séparé' to 'scindé' * Adding the lang file for gitbook and some others tranme other translation * Correcting typos after Gimly's review * Some others sections on the summary * Fix first comments from @zekth * Fix some issues from @4sStylZ * Fix other issues from @4sStylZ * Fix weird phrase * Replaced all uses of 'téléverser' by 'flash' * Replaced all planches by board * Fix other PR comments * Fix comment
Diffstat (limited to 'docs/fr-FR/newbs_learn_more_resources.md')
-rw-r--r--docs/fr-FR/newbs_learn_more_resources.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/fr-FR/newbs_learn_more_resources.md b/docs/fr-FR/newbs_learn_more_resources.md
new file mode 100644
index 0000000000..01b1c9e8eb
--- /dev/null
+++ b/docs/fr-FR/newbs_learn_more_resources.md
@@ -0,0 +1,14 @@
+# Ressources d'apprentissage
+
+Ces ressources permettent de donner aux nouveaux membres de la communauté QMK plus de compréhension aux informations données dans la documentation Newbs.
+
+Ressources Git:
+
+* [Tutoriel général](https://www.codecademy.com/learn/learn-git)
+* [Jeu Git pour apprendre avec des exemples](https://learngitbranching.js.org/)
+* [Des ressources Git pour en savoir plus à propos de GitHub](getting_started_github.md)
+* [Des ressources Git spécifiques à QMK](contributing.md)
+
+Ressources sur les lignes de commande:
+
+* [Bon tutoriel général sur la ligne de commande](https://www.codecademy.com/learn/learn-the-command-line)