aboutsummaryrefslogtreecommitdiffstats
path: root/docs/fr-fr/newbs_learn_more_resources.md
diff options
context:
space:
mode:
authorXavier Hahn <xavier.hahn@gmail.com>2019-11-03 17:02:44 +0100
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2019-11-03 08:02:44 -0800
commitbed98091aa4e2b555e092760d49856e38f2c9657 (patch)
treea576d9f069b042cc1cf04efe4dfc74b953aa9873 /docs/fr-fr/newbs_learn_more_resources.md
parent1249da4e8eab0be8618a5ea6a718eb757684f244 (diff)
downloadfirmware-bed98091aa4e2b555e092760d49856e38f2c9657.tar.gz
firmware-bed98091aa4e2b555e092760d49856e38f2c9657.tar.bz2
firmware-bed98091aa4e2b555e092760d49856e38f2c9657.zip
French translation - FAQ section (#6995)
* Translated faq.md and added all other files (copy from English) * Translated driver_installation_zadig.md in French * Translated faq_build.md in French * Translated faq_debug in French * Translateed faq_general.md in French * Translated first part of faq_keymap.md * Renamed docs/fr-FR folder to docs/fr-fr * Finished translation of faq_keymap.md * Update faq_build.md * Review (#3) * Review * Update docs/fr-fr/faq_keymap.md * Update docs/fr-fr/faq_debug.md * Fix some PR comments Co-Authored-By: Noan Mousy <4sstylz@protonmail.ch> Co-Authored-By: Wermeille Bastien <bastien.wermeille@gmail.com>
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 000000000..01b1c9e8e
--- /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)