diff --git a/docs.json b/docs.json index 10d6d0e33..6ec400c21 100644 --- a/docs.json +++ b/docs.json @@ -42,7 +42,8 @@ "cli/commands" ] }, - "ai-native" + "ai-native", + "star-wars" ] }, { diff --git a/star-wars.mdx b/star-wars.mdx new file mode 100644 index 000000000..e3115885a --- /dev/null +++ b/star-wars.mdx @@ -0,0 +1,38 @@ +--- +title: "Star Wars" +description: "A demo page about the Star Wars saga." +--- + +## Overview + +Star Wars is an epic space opera franchise created by George Lucas. It began with the 1977 film *Star Wars* (later subtitled *A New Hope*) and has since grown into a sprawling multimedia universe spanning films, television, books, comics, and games. + +## The Skywalker Saga + +The main film series follows 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* + +## The Force + +The Force is a metaphysical energy field that binds the galaxy together. Practitioners fall into two main traditions: + +- **Jedi** — guardians of peace who draw on the light side +- **Sith** — adversaries who channel the dark side through passion and power + +## Notable characters + +| Character | Affiliation | Role | +| --- | --- | --- | +| Luke Skywalker | Jedi | Hero of the original trilogy | +| Darth Vader | Sith | Fallen Jedi, Luke's father | +| Leia Organa | Rebel Alliance | Princess and resistance leader | +| Han Solo | Smuggler | Captain of the *Millennium Falcon* | +| Yoda | Jedi Master | Ancient teacher of the Jedi | + +## Further reading + +- [StarWars.com](https://www.starwars.com) +- [Wookieepedia](https://starwars.fandom.com)