| { |
| "index": { |
| "type": "page", |
| "title": "Baremaps", |
| "display": "hidden", |
| "theme": { |
| "layout": "raw" |
| } |
| }, |
| "map": { |
| "type": "page", |
| "title": "Demo", |
| "href": "/map", |
| "theme": { |
| "layout": "raw", |
| "footer": false |
| } |
| }, |
| "download": { |
| "title": "Download", |
| "type": "page" |
| }, |
| "documentation": { |
| "title": "Documentation", |
| "type": "page" |
| }, |
| "community": { |
| "title": "Community", |
| "type": "menu", |
| "items": { |
| "project-members": { |
| "title": "Project Members", |
| "href": "/community/project-members" |
| }, |
| "mailing-lists": { |
| "title": "Mailing Lists", |
| "href": "/community/mailing-lists" |
| }, |
| "issue-tracker": { |
| "title": "Issue Tracker", |
| "href": "https://github.com/apache/incubator-baremaps/issues", |
| "newWindow": true |
| }, |
| "contribute": { |
| "title": "Contribute to Baremaps", |
| "href": "https://github.com/apache/incubator-baremaps/blob/main/CONTRIBUTING.md", |
| "newWindow": true |
| } |
| } |
| }, |
| "experiments": { |
| "title": "Experiments", |
| "type": "page", |
| "display": "hidden" |
| } |
| } |