The sidebar is directly linked with pagination
, so be careful when modifying this file.
/** Example*/export const SIDEBAR = [{title: 'Getting Started',children: [{title: 'Overview',slug: '/docs',},],},];
Every page has a button Edit this page on GitHub
, so don't forget to set the repository url
On nextconfig
has a redirect to /docs
, if need a index remove them.