-
Notifications
You must be signed in to change notification settings - Fork 235
docs: add Star Wars page #5779
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 #5779
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 |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
| --- | ||
| title: "Star Wars" | ||
| description: "An overview of the Star Wars saga, its galaxy, and its enduring legacy." | ||
| --- | ||
|
|
||
| ## Overview | ||
|
|
||
| Star Wars is an epic space-opera franchise created by George Lucas. The first film premiered in 1977 and the franchise has since grown into films, television series, novels, comics, and games set in a galaxy far, far away. | ||
|
|
||
| ## The saga | ||
|
|
||
| The Skywalker Saga is told across three trilogies: | ||
|
Check warning on line 12 in guides/star-wars.mdx
|
||
|
|
||
| - **Prequel trilogy** (Episodes I–III): The fall of the Galactic Republic and the rise of Darth Vader. | ||
| - **Original trilogy** (Episodes IV–VI): The Rebel Alliance's fight against the Galactic Empire. | ||
| - **Sequel trilogy** (Episodes VII–IX): The Resistance battles the First Order decades later. | ||
|
|
||
| ## The Force | ||
|
|
||
| The Force is an energy field that binds the galaxy together. Practitioners fall into two main traditions: | ||
|
|
||
| - **Jedi** — Guardians of peace who follow the light side. | ||
| - **Sith** — Wielders of the dark side, driven by passion and power. | ||
|
Check warning on line 23 in guides/star-wars.mdx
|
||
|
|
||
| ## Key characters | ||
|
|
||
| | Character | Affiliation | Role | | ||
| | --- | --- | --- | | ||
| | Luke Skywalker | Jedi / Rebel Alliance | Hero of the original trilogy | | ||
| | Leia Organa | Rebel Alliance / Resistance | Princess, general, and leader | | ||
|
Check warning on line 30 in guides/star-wars.mdx
|
||
| | Han Solo | Rebel Alliance | Smuggler turned hero | | ||
| | Darth Vader | Galactic Empire / Sith | Fallen Jedi and Sith Lord | | ||
|
Check warning on line 32 in guides/star-wars.mdx
|
||
| | Rey | Jedi / Resistance | Scavenger turned Jedi | | ||
|
|
||
| ## Beyond the films | ||
|
|
||
| The galaxy has expanded through acclaimed series such as *The Mandalorian*, *Andor*, and *Ahsoka*, as well as animated shows like *The Clone Wars* and *Rebels*. | ||
|
Check warning on line 37 in guides/star-wars.mdx
|
||
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 Best practices
High Severity
A page about the Star Wars franchise is added under the Best practices documentation group alongside legitimate guides like
accessibility,seo, andstyle-and-tone. The content is entirely about the Star Wars saga, the Force, and fictional characters — it has no relation to the product's documentation practices. This appears to be test or placeholder content that would confuse users if shipped to production.Additional Locations (1)
guides/star-wars.mdx#L1-L37Reviewed by Cursor Bugbot for commit 2edd901. Configure here.