diff --git a/docs.json b/docs.json index 5a67d6167..6e07714d4 100644 --- a/docs.json +++ b/docs.json @@ -32,6 +32,7 @@ "pages": [ "index", "quickstart", + "star-wars", { "group": "CLI", "root": "cli/index", diff --git a/star-wars.mdx b/star-wars.mdx new file mode 100644 index 000000000..2cffd8217 --- /dev/null +++ b/star-wars.mdx @@ -0,0 +1,58 @@ +--- +title: "Star Wars" +description: "A galactic guide to the Star Wars saga." +--- + +## Overview + +Star Wars is an epic space opera franchise created by George Lucas, beginning with the 1977 film *Star Wars* (later subtitled *Episode IV – A New Hope*). The saga spans films, television series, novels, comics, and games set in a galaxy far, far away. + +## The Skywalker saga + +The nine-film Skywalker saga follows the rise, fall, and redemption of the Skywalker family across three trilogies. + +### Prequel trilogy + +- **Episode I – The Phantom Menace** (1999) +- **Episode II – Attack of the Clones** (2002) +- **Episode III – Revenge of the Sith** (2005) + +### Original trilogy + +- **Episode IV – A New Hope** (1977) +- **Episode V – The Empire Strikes Back** (1980) +- **Episode VI – Return of the Jedi** (1983) + +### Sequel trilogy + +- **Episode VII – The Force Awakens** (2015) +- **Episode VIII – The Last Jedi** (2017) +- **Episode IX – The Rise of Skywalker** (2019) + +## Key factions + +- **The Jedi Order** — peacekeepers who wield the light side of the Force. +- **The Sith** — practitioners of the dark side, sworn enemies of the Jedi. +- **The Galactic Empire** — authoritarian regime led by Emperor Palpatine. +- **The Rebel Alliance** — resistance fighting to restore the Republic. +- **The First Order** — successor to the Empire in the sequel era. + +## The Force + +The Force is an energy field created by all living things that binds the galaxy together. Force-sensitive individuals can use it to perform feats such as telekinesis, mind influence, and precognition. + +## Notable characters + +| Character | Affiliation | Role | +| --- | --- | --- | +| Luke Skywalker | Jedi | Hero of the original trilogy | +| Darth Vader | Sith / Empire | Fallen Jedi, father of Luke | +| Leia Organa | Rebellion | Princess and resistance leader | +| Han Solo | Rebellion | Smuggler turned hero | +| Obi-Wan Kenobi | Jedi | Mentor to Anakin and Luke | +| Yoda | Jedi | Grand Master of the Jedi Order | +| Rey | Jedi | Protagonist of the sequel trilogy | + +## Beyond the films + +The Star Wars universe extends well past the Skywalker saga, including standalone films (*Rogue One*, *Solo*), animated series (*The Clone Wars*, *Rebels*), and live-action shows (*The Mandalorian*, *Andor*, *Ahsoka*).