From 9d2ecc9a75f2a65980ee9e53381a4208c3ceaabf Mon Sep 17 00:00:00 2001
From: "mintlify-development[bot]"
<109878554+mintlify-development[bot]@users.noreply.github.com>
Date: Wed, 13 May 2026 19:24:44 +0000
Subject: [PATCH] Add Star Wars page
Generated-By: mintlify-agent
---
docs.json | 6 ++++
docs/star-wars.mdx | 82 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 88 insertions(+)
create mode 100644 docs/star-wars.mdx
diff --git a/docs.json b/docs.json
index 207f6d7..6d53ebc 100644
--- a/docs.json
+++ b/docs.json
@@ -55,6 +55,12 @@
"docs/implementation-exercises/async-export-jobs",
"docs/implementation-exercises/team-feature-flags"
]
+ },
+ {
+ "group": "Fun",
+ "pages": [
+ "docs/star-wars"
+ ]
}
]
},
diff --git a/docs/star-wars.mdx b/docs/star-wars.mdx
new file mode 100644
index 0000000..4991143
--- /dev/null
+++ b/docs/star-wars.mdx
@@ -0,0 +1,82 @@
+---
+title: "Star Wars"
+description: "An overview of the Star Wars universe"
+---
+
+## Overview
+
+Star Wars is an epic space opera franchise created by [George Lucas](https://en.wikipedia.org/wiki/George_Lucas). The first film was released in 1977 and has since grown into one of the most influential media franchises in history, spanning films, television series, novels, comics, and video games.
+
+## The saga
+
+The core Star Wars saga is divided into three trilogies, following the rise, fall, and redemption of the Skywalker family.
+
+
+
+ Episodes IV–VI, released between 1977 and 1983, introducing Luke Skywalker, Princess Leia, and Han Solo.
+
+
+ Episodes I–III, released between 1999 and 2005, chronicling Anakin Skywalker's fall to the dark side.
+
+
+ Episodes VII–IX, released between 2015 and 2019, following a new generation of heroes and villains.
+
+
+
+## Key factions
+
+
+
+ Guardians of peace and justice in the galaxy, the Jedi are Force-sensitive warriors who follow the light side of the Force. They wield lightsabers and practice discipline, knowledge, and self-control.
+
+
+ Ancient enemies of the Jedi, the Sith draw power from the dark side of the Force, channeling passion, anger, and ambition. They follow the Rule of Two: a master and an apprentice.
+
+
+ A coalition of freedom fighters who oppose the tyrannical Galactic Empire, working to restore the Republic.
+
+
+ An autocratic regime led by Emperor Palpatine, enforcing order across the galaxy through fear, the Imperial military, and the dreaded Death Star.
+
+
+
+## Iconic characters
+
+| Character | Affiliation | Role |
+| ------------------- | ----------------- | ----------------------------------- |
+| Luke Skywalker | Rebel Alliance | Jedi Knight and hero of the Rebellion |
+| Darth Vader | Galactic Empire | Sith Lord and former Jedi |
+| Princess Leia Organa | Rebel Alliance | Senator and Rebellion leader |
+| Han Solo | Rebel Alliance | Smuggler and captain of the Millennium Falcon |
+| Yoda | Jedi Order | Grand Master of the Jedi Council |
+| Obi-Wan Kenobi | Jedi Order | Jedi Master and mentor |
+| Rey | Resistance | Jedi and scavenger from Jakku |
+| Kylo Ren | First Order | Dark side warrior and Ben Solo |
+
+## The Force
+
+The Force is an energy field created by all living things. It binds the galaxy together and grants those sensitive to it extraordinary abilities.
+
+
+ "May the Force be with you." — A traditional Star Wars farewell.
+
+
+## Beyond the films
+
+The Star Wars universe extends far beyond the main saga, including:
+
+- **Television series:** *The Mandalorian*, *Andor*, *Ahsoka*, *The Clone Wars*, and *Rebels*.
+- **Anthology films:** *Rogue One* and *Solo*.
+- **Novels and comics:** Expanded stories set across all eras of galactic history.
+- **Video games:** Including *Jedi: Fallen Order*, *Battlefront*, and *Knights of the Old Republic*.
+
+## Learn more
+
+
+
+ Visit the official Star Wars website.
+
+
+ Explore the Star Wars encyclopedia.
+
+