Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"pages": [
"docs/index",
"docs/quickstart",
"docs/development"
"docs/development",
"docs/star-wars"
]
},
{
Expand Down Expand Up @@ -112,7 +113,8 @@
"pages": [
"docs/fr/index",
"docs/fr/quickstart",
"docs/fr/development"
"docs/fr/development",
"docs/fr/star-wars"
]
},
{
Expand Down
58 changes: 58 additions & 0 deletions docs/fr/star-wars.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
title: "Aperçu de la saga Star Wars"
description: "Explorez l'univers de Star Wars, y compris les trilogies cinématographiques, les personnages emblématiques comme Luke Skywalker et Dark Vador, et la Force."
---

## Vue d'ensemble

Star Wars est une franchise multimédia américaine de space opera épique créée par George Lucas, qui a débuté avec le film éponyme de 1977 et est rapidement devenue un phénomène culturel mondial.

## La saga

La franchise se déroule dans une galaxie fictive "il y a très longtemps" et est centrée sur le conflit entre le côté lumineux et le côté obscur de la Force, un champ d'énergie mystique qui unit la galaxie.

### Trilogie originale

- **Un nouvel espoir** (1977)
- **L'Empire contre-attaque** (1980)
- **Le Retour du Jedi** (1983)

### Trilogie de la prélogie

- **La Menace fantôme** (1999)
- **L'Attaque des clones** (2002)
- **La Revanche des Sith** (2005)

### Trilogie de la postlogie

- **Le Réveil de la Force** (2015)
- **Les Derniers Jedi** (2017)
- **L'Ascension de Skywalker** (2019)

## Personnages notables

<CardGroup cols={2}>
<Card title="Luke Skywalker" icon="user">
Un garçon de ferme de Tatooine qui devient un Chevalier Jedi et une figure clé de la Rébellion contre l'Empire galactique.
</Card>
<Card title="Darth Vader" icon="user-shield">
Un Seigneur Sith et ancien Chevalier Jedi, principal antagoniste de la trilogie originale.
</Card>
<Card title="Princess Leia" icon="crown">
Une dirigeante de l'Alliance rebelle et diplomate talentueuse.
</Card>
<Card title="Han Solo" icon="rocket">
Un contrebandier roublard devenu héros rebelle, capitaine du Faucon Millenium.
</Card>
</CardGroup>

## La Force

La Force est décrite comme un champ d'énergie créé par tous les êtres vivants qui entoure et pénètre tout, unissant la galaxie. Ses pratiquants comprennent :

- **Les Jedi** : Gardiens de la paix qui utilisent le côté lumineux de la Force
- **Les Sith** : Pratiquants du côté obscur, animés par la passion et le pouvoir

<Tip>
"Que la Force soit avec toi" est la phrase d'adieu emblématique de la franchise.
</Tip>
58 changes: 58 additions & 0 deletions docs/star-wars.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
title: "Star Wars saga overview"
description: "Explore the Star Wars universe, including the film trilogies, iconic characters like Luke Skywalker and Darth Vader, and the Force."
---

## Overview

Star Wars is an American epic space opera multimedia franchise created by George Lucas, which began with the eponymous 1977 film and quickly became a worldwide pop culture phenomenon.

## The saga

The franchise is set in a fictional galaxy "a long time ago" and centers on the conflict between the light and dark sides of the Force, a mystical energy field that binds the galaxy together.

### Original trilogy

- **A New Hope** (1977)
- **The Empire Strikes Back** (1980)
- **Return of the Jedi** (1983)

### Prequel trilogy

- **The Phantom Menace** (1999)
- **Attack of the Clones** (2002)
- **Revenge of the Sith** (2005)

### Sequel trilogy

- **The Force Awakens** (2015)
- **The Last Jedi** (2017)
- **The Rise of Skywalker** (2019)

## Notable characters

<CardGroup cols={2}>
<Card title="Luke Skywalker" icon="user">
A farm boy from Tatooine who becomes a Jedi Knight and key figure in the Rebellion against the Galactic Empire.
</Card>
<Card title="Darth Vader" icon="user-shield">
A Sith Lord and former Jedi Knight, central antagonist of the original trilogy.
</Card>
<Card title="Princess Leia" icon="crown">
A leader of the Rebel Alliance and skilled diplomat.
</Card>
<Card title="Han Solo" icon="rocket">
A roguish smuggler turned Rebel hero, captain of the Millennium Falcon.
</Card>
</CardGroup>

## The Force

The Force is described as an energy field created by all living things that surrounds and penetrates everything, binding the galaxy together. Practitioners include:

- **Jedi**: Guardians of peace who use the light side of the Force
- **Sith**: Practitioners of the dark side, driven by passion and power

<Tip>
"May the Force be with you" is the franchise's iconic farewell phrase.
</Tip>