diff --git a/docs.json b/docs.json index 207f6d7..5a58e26 100644 --- a/docs.json +++ b/docs.json @@ -24,6 +24,12 @@ "docs/development" ] }, + { + "group": "Fun", + "pages": [ + "docs/star-wars" + ] + }, { "group": "Customization", "pages": [ diff --git a/docs/star-wars.mdx b/docs/star-wars.mdx new file mode 100644 index 0000000..d454971 --- /dev/null +++ b/docs/star-wars.mdx @@ -0,0 +1,44 @@ +--- +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. The original film premiered in 1977 and launched one of the most influential media franchises in history, spanning films, television series, novels, comics, and games. + +## The saga + +The Skywalker saga follows the conflict between the Jedi and the Sith across nine numbered films, divided into 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 + +The Force is an energy field that binds the galaxy together. Force-sensitive individuals can learn to harness it, typically aligning with the light side (Jedi) or the dark side (Sith). + +### Factions + +- **Jedi Order** — Peacekeepers who follow the light side of the Force. +- **Sith** — Practitioners of the dark side who seek power and domination. +- **Rebel Alliance / Resistance** — Groups opposing tyrannical rule. +- **Galactic Empire / First Order** — Authoritarian regimes seeking galactic control. + +## Iconic characters + +| Character | Affiliation | Role | +| --- | --- | --- | +| Luke Skywalker | Jedi | Hero of the original trilogy | +| Darth Vader | Sith | Primary antagonist turned redeemed father | +| Leia Organa | Rebel Alliance | Princess, senator, and Resistance general | +| Han Solo | Smuggler / Rebel | Captain of the *Millennium Falcon* | +| Yoda | Jedi | Grand Master of the Jedi Order | +| Rey | Jedi | Protagonist of the sequel trilogy | + +## Beyond the films + +The franchise extends well beyond the main saga, including standalone films (*Rogue One*, *Solo*), animated series (*The Clone Wars*, *Rebels*), and live-action streaming series (*The Mandalorian*, *Andor*, *Ahsoka*).