-
Notifications
You must be signed in to change notification settings - Fork 235
docs: add Star Wars page #5887
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 #5887
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 |
|---|---|---|
|
|
@@ -42,7 +42,8 @@ | |
| "cli/commands" | ||
| ] | ||
| }, | ||
| "ai-native" | ||
| "ai-native", | ||
| "star-wars" | ||
| ] | ||
| }, | ||
| { | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,42 @@ | ||
| --- | ||
| 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 has since expanded into one of the highest-grossing media franchises in history. | ||
|
|
||
| ## The saga | ||
|
|
||
| The core film series is divided into three trilogies, collectively known as the Skywalker Saga. | ||
|
Check warning on line 10 in star-wars.mdx
|
||
|
|
||
| ### Original trilogy | ||
|
|
||
| - *Episode IV – A New Hope* (1977) | ||
| - *Episode V – The Empire Strikes Back* (1980) | ||
| - *Episode VI – Return of the Jedi* (1983) | ||
|
|
||
| ### Prequel trilogy | ||
|
|
||
| - *Episode I – The Phantom Menace* (1999) | ||
|
Check warning on line 20 in star-wars.mdx
|
||
| - *Episode II – Attack of the Clones* (2002) | ||
| - *Episode III – Revenge of the Sith* (2005) | ||
|
Check warning on line 22 in star-wars.mdx
|
||
|
|
||
| ### Sequel trilogy | ||
|
|
||
| - *Episode VII – The Force Awakens* (2015) | ||
|
Check warning on line 26 in star-wars.mdx
|
||
| - *Episode VIII – The Last Jedi* (2017) | ||
|
Check warning on line 27 in star-wars.mdx
|
||
| - *Episode IX – The Rise of Skywalker* (2019) | ||
|
Check warning on line 28 in star-wars.mdx
|
||
|
|
||
| ## Key concepts | ||
|
|
||
| - **The Force**: A metaphysical power that binds the galaxy together. Practitioners include the Jedi, who follow the light side, and the Sith, who embrace the dark side. | ||
| - **Lightsabers**: Energy swords wielded by Jedi and Sith, recognizable by their distinct hum and colored blades. | ||
|
Check warning on line 33 in star-wars.mdx
|
||
| - **The Galactic Empire and the Rebellion**: The central conflict of the original trilogy, pitting an authoritarian regime against a scrappy band of freedom fighters. | ||
|
|
||
| ## Beyond the films | ||
|
|
||
| The franchise extends well past the main films, including: | ||
|
|
||
| - Animated series such as *The Clone Wars* and *Rebels* | ||
| - Live-action series on Disney+, including *The Mandalorian* and *Andor* | ||
|
Check warning on line 41 in star-wars.mdx
|
||
| - Novels, comics, and video games that expand the galaxy far, far away | ||
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 page about the Star Wars film franchise has been added to Mintlify's product documentation under the "Get started" navigation group. This content is entirely unrelated to the documentation platform and appears to be test/placeholder content that was accidentally included. It would be visible to all users visiting the docs and would appear alongside legitimate onboarding pages like
quickstartandai-native.Additional Locations (1)
docs.json#L45-L46Reviewed by Cursor Bugbot for commit d518da9. Configure here.