ecge.config.json each time you add a new page — pages don’t appear automatically.
Navigation syntax
Navigation supports nesting, so you can create grouped and hierarchical menus. Page references don’t need the.mdx extension.
Folders
Place your MDX files in folders and reference them with their path in the config. For example, to serve a page athttps://yoursite.com/guides/setup, create guides/setup.mdx.
Folder example