diff --git a/README.md b/README.md index e5d5288..ea549dd 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,15 @@ Landing page for **GitHub Copilot Dev Days** — a collection of hands-on worksh This is a static site hosted on GitHub Pages. To run locally, serve the files with any static file server: +Python: + ```sh -# Example using Python python3 -m http.server +``` -# Example using Node.js +Node.js: + +```sh npx serve ``` diff --git a/es/index.html b/es/index.html index cc683ca..7cfb20d 100644 --- a/es/index.html +++ b/es/index.html @@ -20,6 +20,7 @@ + + + +
+
+ + +
+ +
+ +
+
+

GitHub Copilot Dev Days

+

Des ateliers pratiques pour maîtriser GitHub Copilot sur chaque IDE, langage et workflow. Choisissez votre stack, développez un vrai projet et développez vos compétences en développement assisté par IA.

+ +
+
+
12
+
Ateliers
+
+
+
6
+
Langages
+
+
+
6
+
IDEs
+
+
+
+
+ +
+
+ + +
+
🌱 Accessible aux débutants — GitHub Learn Labs (Codespaces uniquement)
+

Nouveau sur GitHub Copilot ? Commencez avec ces ateliers gratuits en auto-apprentissage sur learn.github.com/skills pour acquérir une expérience pratique avant de vous lancer dans les ateliers ci-dessous. Ces GitHub Learn Labs sont conçus pour être complétés uniquement dans GitHub Codespaces.

+ +
+ + + + + + + + + + +
+
+ +
+
+

Prérequis Généraux

+
+
+ + Compte GitHub +
+
+ + Licence GitHub Copilot +
+
+ + Git Installé +
+
+ + Votre IDE de choix +
+
+
+
+ + + + + + diff --git a/index.html b/index.html index 395a792..7ff2b4e 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,7 @@ +