-
Notifications
You must be signed in to change notification settings - Fork 235
docs: add Star Wars page #5948
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add Star Wars page #5948
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -32,6 +32,7 @@ | |
| "pages": [ | ||
| "index", | ||
| "quickstart", | ||
| "star-wars", | ||
| { | ||
| "group": "CLI", | ||
| "root": "cli/index", | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| --- | ||
| title: "Star Wars" | ||
| description: "A brief overview of the Star Wars saga, its films, and its cultural impact." | ||
| --- | ||
|
|
||
| Star Wars is an American epic space opera multimedia franchise created by George Lucas. It began with the 1977 film *Star Wars* (later subtitled *Episode IV – A New Hope*) and quickly became a worldwide pop culture phenomenon. | ||
|
|
||
| ## The saga | ||
|
|
||
| The main Star Wars saga is divided into three trilogies, often called the Skywalker Saga: | ||
|
Check warning on line 10 in star-wars.mdx
|
||
|
|
||
| - **Original trilogy (1977–1983):** *A New Hope*, *The Empire Strikes Back*, and *Return of the Jedi*. | ||
| - **Prequel trilogy (1999–2005):** *The Phantom Menace*, *Attack of the Clones*, and *Revenge of the Sith*. | ||
| - **Sequel trilogy (2015–2019):** *The Force Awakens*, *The Last Jedi*, and *The Rise of Skywalker*. | ||
|
|
||
| Standalone films, including *Rogue One* and *Solo*, and television series such as *The Mandalorian*, *Andor*, and *Ahsoka* have expanded the universe further. | ||
|
Check warning on line 16 in star-wars.mdx
|
||
|
|
||
| ## The Force | ||
|
|
||
| The Force is a mystical energy field that binds the galaxy together. Practitioners are divided into two main orders: | ||
|
|
||
| - **Jedi:** Guardians of peace who draw on the light side of the Force. | ||
| - **Sith:** Adversaries who wield the dark side, fueled by passion and power. | ||
|
|
||
| ## Iconic characters | ||
|
|
||
| - **Luke Skywalker** — A farm boy from Tatooine who becomes a Jedi Knight. | ||
|
Check warning on line 27 in star-wars.mdx
|
||
| - **Darth Vader** — The Sith Lord formerly known as Anakin Skywalker. | ||
|
Check warning on line 28 in star-wars.mdx
|
||
| - **Princess Leia Organa** — A leader of the Rebel Alliance. | ||
|
Check warning on line 29 in star-wars.mdx
|
||
| - **Han Solo** — A smuggler and captain of the *Millennium Falcon*. | ||
| - **Yoda** — An ancient Jedi Master. | ||
| - **Obi-Wan Kenobi** — A Jedi Master who mentors both Anakin and Luke. | ||
|
Check warning on line 32 in star-wars.mdx
|
||
|
|
||
| ## Cultural impact | ||
|
|
||
| Star Wars has influenced filmmaking, visual effects, and storytelling for nearly five decades. Its themes of hope, redemption, and the conflict between good and evil continue to resonate with audiences around the world. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unrelated Star Wars page added to product documentation
High Severity
A
star-wars.mdxpage about the Star Wars franchise has been added to the "Get started" navigation group indocs.json, placed betweenquickstartand the CLI pages. This content is entirely unrelated to Mintlify's product documentation and appears to be test or placeholder content that was accidentally included. It would be visible to all users visiting the docs site and undermines the credibility and professionalism of the documentation.Additional Locations (1)
star-wars.mdx#L1-L36Reviewed by Cursor Bugbot for commit e9cbf23. Configure here.