Skip to content

Conversation

@bjohansebas
Copy link
Member

@bjohansebas bjohansebas commented Jan 20, 2026

Summary

The goal of this PR is to bring over the menu that already exists on the official website to make navigation easier, and to add pages. It does not attempt to add new content.

The documentation section contains the concepts and configuration, the API section contains only the API, the guides section contains the guides, the loaders section contains the loaders, and the plugins section contains the plugins (here the webpack and webpack-contrib plugins were unified, with community plugins listed last). I think this structure makes it easier to manage the menu so it doesn’t become too long.

The item names will match the title of each page. Since some pages don’t exist yet, the route name is used instead, which is why you see names like index

image image image image image

@bjohansebas bjohansebas marked this pull request as ready for review January 20, 2026 03:34
@bjohansebas bjohansebas requested a review from ovflowd January 20, 2026 03:45
@bjohansebas
Copy link
Member Author

And I also cleaned up a bit the pages that shouldn’t be included

@bjohansebas
Copy link
Member Author

The order I’m proposing doesn’t have to be final, and it can be changed as we iterate.

@AugustinMauroy
Copy link
Member

the / should be different from /documentation so this mintlify is the whole website

"index",
"quickstart",
"development"
"index"
Copy link
Member Author

Choose a reason for hiding this comment

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

@AugustinMauroy are you referring to this route?

Copy link
Member

Choose a reason for hiding this comment

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

I think.
I'

@ovflowd
Copy link
Member

ovflowd commented Jan 20, 2026

the / should be different from /documentation so this mintlify is the whole website

Yeah Mintlify is supposed to replace the whole website, so the homepage will need to be customizable. We do need a designer tho. Or simply can do something similar to Node.js

@AugustinMauroy
Copy link
Member

Or simply can do something similar to Node.js

We can like just an hero section + an example/illustration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants