From 3619f2d54a538c5b7d4dfa8cac1223b210b0e342 Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:03:14 +0000 Subject: [PATCH 1/2] docs: add Star Wars overview page --- docs.json | 3 ++- docs/star-wars.mdx | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 docs/star-wars.mdx diff --git a/docs.json b/docs.json index 7a69976..539852e 100644 --- a/docs.json +++ b/docs.json @@ -21,7 +21,8 @@ "pages": [ "docs/index", "docs/development", - "docs/quickstart" + "docs/quickstart", + "docs/star-wars" ] }, { diff --git a/docs/star-wars.mdx b/docs/star-wars.mdx new file mode 100644 index 0000000..3824a1b --- /dev/null +++ b/docs/star-wars.mdx @@ -0,0 +1,39 @@ +--- +title: "Star Wars" +description: "A brief overview of the Star Wars saga" +--- + +## Overview + +Star Wars is an epic space opera franchise created by George Lucas. It began with the 1977 film now known as *A New Hope* and has since grown to include sequels, prequels, spin-offs, television series, books, comics, and games. + +## The Skywalker Saga + +The core films follow the Skywalker family across three trilogies: + +- **Original trilogy (1977–1983)** — *A New Hope*, *The Empire Strikes Back*, *Return of the Jedi* +- **Prequel trilogy (1999–2005)** — *The Phantom Menace*, *Attack of the Clones*, *Revenge of the Sith* +- **Sequel trilogy (2015–2019)** — *The Force Awakens*, *The Last Jedi*, *The Rise of Skywalker* + +## Key concepts + +- **The Force** — an energy field created by all living things that binds the galaxy together. +- **Jedi** — guardians of peace who use the light side of the Force. +- **Sith** — practitioners of the dark side, driven by passion and power. +- **Lightsaber** — the signature weapon of both Jedi and Sith. + +## Notable characters + +| Character | Affiliation | Role | +| --- | --- | --- | +| Luke Skywalker | Jedi | Hero of the original trilogy | +| Darth Vader | Sith | Fallen Jedi turned Sith Lord | +| Leia Organa | Rebel Alliance | Princess and resistance leader | +| Han Solo | Rebel Alliance | Smuggler turned hero | +| Yoda | Jedi | Grand Master of the Jedi Order | + +## Beyond the films + +The franchise extends well past the main saga, including standalone films (*Rogue One*, *Solo*), live-action series (*The Mandalorian*, *Andor*, *Ahsoka*), and animated series (*The Clone Wars*, *Rebels*). + +May the Force be with you. From 8f00c8d243106e2352b5f1f4496992694490e1eb Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:04:11 +0000 Subject: [PATCH 2/2] docs: translate Star Wars page to French --- docs.json | 3 ++- docs/fr/star-wars.mdx | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 docs/fr/star-wars.mdx diff --git a/docs.json b/docs.json index 539852e..45f5d04 100644 --- a/docs.json +++ b/docs.json @@ -116,7 +116,8 @@ "pages": [ "docs/fr/index", "docs/fr/quickstart", - "docs/fr/development" + "docs/fr/development", + "docs/fr/star-wars" ] }, { diff --git a/docs/fr/star-wars.mdx b/docs/fr/star-wars.mdx new file mode 100644 index 0000000..4891766 --- /dev/null +++ b/docs/fr/star-wars.mdx @@ -0,0 +1,39 @@ +--- +title: "Star Wars" +description: "Un bref aperçu de la saga Star Wars" +--- + +## Aperçu + +Star Wars est une franchise d'opéra spatial épique créée par George Lucas. Elle a débuté avec le film de 1977 désormais connu sous le nom de *Un nouvel espoir* et s'est depuis enrichie de suites, de préquelles, de spin-offs, de séries télévisées, de livres, de bandes dessinées et de jeux vidéo. + +## La saga Skywalker + +Les films principaux suivent la famille Skywalker à travers trois trilogies : + +- **Trilogie originale (1977–1983)** — *Un nouvel espoir*, *L'Empire contre-attaque*, *Le Retour du Jedi* +- **Trilogie de la prélogie (1999–2005)** — *La Menace fantôme*, *L'Attaque des clones*, *La Revanche des Sith* +- **Trilogie de la postlogie (2015–2019)** — *Le Réveil de la Force*, *Les Derniers Jedi*, *L'Ascension de Skywalker* + +## Concepts clés + +- **La Force** — un champ d'énergie créé par tous les êtres vivants qui relie la galaxie. +- **Jedi** — gardiens de la paix qui utilisent le côté lumineux de la Force. +- **Sith** — adeptes du côté obscur, animés par la passion et le pouvoir. +- **Sabre laser** — l'arme emblématique des Jedi comme des Sith. + +## Personnages notables + +| Personnage | Affiliation | Rôle | +| --- | --- | --- | +| Luke Skywalker | Jedi | Héros de la trilogie originale | +| Dark Vador | Sith | Jedi déchu devenu Seigneur Sith | +| Leia Organa | Alliance rebelle | Princesse et chef de la résistance | +| Han Solo | Alliance rebelle | Contrebandier devenu héros | +| Yoda | Jedi | Grand Maître de l'Ordre Jedi | + +## Au-delà des films + +La franchise dépasse largement la saga principale, avec des films autonomes (*Rogue One*, *Solo*), des séries en prises de vues réelles (*The Mandalorian*, *Andor*, *Ahsoka*) et des séries animées (*The Clone Wars*, *Rebels*). + +Que la Force soit avec vous.