Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
"cli/commands"
]
},
"ai-native"
"ai-native",
"star-wars"
]
},
{
Expand Down
38 changes: 38 additions & 0 deletions star-wars.mdx
Original file line number Diff line number Diff line change
@@ -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

Check warning on line 10 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L10

'The Skywalker Saga' should use sentence-style capitalization.

Check warning on line 10 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L10

Did you really mean 'Skywalker'?

The main film series follows the Skywalker family across three trilogies:

Check warning on line 12 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L12

Did you really mean 'Skywalker'?

- **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*

Check warning on line 15 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L15

Did you really mean 'Sith'?
- **Sequel trilogy (2015–2019):** *The Force Awakens*, *The Last Jedi*, *The Rise of Skywalker*

Check warning on line 16 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L16

Did you really mean 'Skywalker'?

## The Force

Check warning on line 18 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L18

'The Force' should use sentence-style capitalization.

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

Check warning on line 22 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L22

Don't put a space before or after a dash.
- **Sith** — adversaries who channel the dark side through passion and power

Check warning on line 23 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L23

Did you really mean 'Sith'?

Check warning on line 23 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L23

Don't put a space before or after a dash.

## Notable characters

| Character | Affiliation | Role |
| --- | --- | --- |
| Luke Skywalker | Jedi | Hero of the original trilogy |

Check warning on line 29 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L29

Did you really mean 'Skywalker'?
| Darth Vader | Sith | Fallen Jedi, Luke's father |

Check warning on line 30 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L30

Did you really mean 'Sith'?
| Leia Organa | Rebel Alliance | Princess and resistance leader |

Check warning on line 31 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L31

Did you really mean 'Leia'?

Check warning on line 31 in star-wars.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

star-wars.mdx#L31

Did you really mean 'Organa'?
| 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)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Demo page committed to production documentation site

High Severity

A Star Wars demo page with no relation to the Mintlify product is being added to the production "Get started" navigation group alongside real pages like quickstart, ai-native, and the CLI docs. This would appear on the live Mintlify documentation site (mintlify.com/docs) as a real navigation entry, confusing users and undermining the credibility of the documentation.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit ceb77da. Configure here.

Loading