[ { name: home title: Home Page description: This is the main landing page. navPath: / collection: acollection } { name: about title: About Us navPath: /about collection: acollection } { name: docs title: Documentation navPath: /sub/docs collection: docs_hero } { name: hidden-page title: Hidden Page description: This page is not shown in navigation. hidden: true navPath: /cantsee collection: acollection } ]