From 27d54146e1610afaa1ea1c6b1f238e455f79160d Mon Sep 17 00:00:00 2001 From: "mintlify-development[bot]" <109878554+mintlify-development[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 23:48:01 +0000 Subject: [PATCH] Add Star Wars page --- docs.json | 3 +- docs/star-wars.mdx | 76 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 docs/star-wars.mdx diff --git a/docs.json b/docs.json index 207f6d7..4a96231 100644 --- a/docs.json +++ b/docs.json @@ -21,7 +21,8 @@ "pages": [ "docs/index", "docs/quickstart", - "docs/development" + "docs/development", + "docs/star-wars" ] }, { diff --git a/docs/star-wars.mdx b/docs/star-wars.mdx new file mode 100644 index 0000000..8da5e2a --- /dev/null +++ b/docs/star-wars.mdx @@ -0,0 +1,76 @@ +--- +title: "Star Wars" +description: "An overview of the Star Wars universe, films, and characters" +--- + +## Overview + +Star Wars is an epic space opera franchise created by George Lucas. It began with the release of the original film in 1977 and has since expanded into a vast multimedia universe spanning films, television series, books, comics, and games. + +## The Skywalker Saga + +The main film series, known as the Skywalker Saga, consists of nine episodic films organized into three trilogies. + + + + - Episode IV: A New Hope (1977) + - Episode V: The Empire Strikes Back (1980) + - Episode VI: Return of the Jedi (1983) + + + - Episode I: The Phantom Menace (1999) + - Episode II: Attack of the Clones (2002) + - Episode III: Revenge of the Sith (2005) + + + - Episode VII: The Force Awakens (2015) + - Episode VIII: The Last Jedi (2017) + - Episode IX: The Rise of Skywalker (2019) + + + +## Key concepts + +### The Force + +The Force is a mystical energy field that binds the galaxy together. Force-sensitive individuals can harness it to perform extraordinary feats, and the philosophy is divided between two sides: + +- **Light side**: Practiced by the Jedi, who value peace, knowledge, and selflessness. +- **Dark side**: Practiced by the Sith, who draw power from passion, anger, and fear. + +### The Jedi and the Sith + + + + Guardians of peace and justice in the galaxy. The Jedi train from a young age to master the Force and wield lightsabers, traditionally with blue or green blades. + + + Ancient enemies of the Jedi who follow the Rule of Two: one master and one apprentice. Sith lightsabers traditionally have red blades. + + + +## Iconic characters + +| Character | Affiliation | Role | +| ------------------ | ----------------- | ----------------------------------- | +| Luke Skywalker | Rebel Alliance | Jedi Knight, hero of the Rebellion | +| Darth Vader | Galactic Empire | Sith Lord, formerly Anakin Skywalker | +| Princess Leia | Rebel Alliance | Leader and diplomat | +| Han Solo | Rebel Alliance | Smuggler turned hero | +| Obi-Wan Kenobi | Jedi Order | Jedi Master and mentor | +| Yoda | Jedi Order | Grand Master of the Jedi | +| Emperor Palpatine | Galactic Empire | Sith Lord and Emperor | +| Rey | Resistance | Jedi of the new generation | + +## Expanded universe + +Beyond the main films, the Star Wars universe includes: + +- **Standalone films**: *Rogue One* (2016) and *Solo* (2018). +- **Animated series**: *The Clone Wars*, *Rebels*, *The Bad Batch*. +- **Live-action series**: *The Mandalorian*, *The Book of Boba Fett*, *Andor*, *Ahsoka*. +- **Books, comics, and games**: A vast collection of stories spanning thousands of years of in-universe history. + + + May the Force be with you. +