23 lines
751 B
JSON
23 lines
751 B
JSON
[
|
|
{
|
|
"title": "Getting started",
|
|
"links": [
|
|
{ "title": "Introduction", "href": "/#how-portaljs-works" },
|
|
{ "title": "Setup", "href": "/docs" },
|
|
{ "title": "Creating new datasets", "href": "/docs/creating-new-datasets" },
|
|
{ "title": "Searching datasets", "href": "/docs/searching-datasets" },
|
|
{ "title": "Showing metadata", "href": "/docs/showing-metadata" },
|
|
{ "title": "Deploying your PortalJS app", "href": "/docs/deploying-your-portaljs-app" }
|
|
|
|
]
|
|
},
|
|
{
|
|
"title": "Developer FAQs",
|
|
"links": [
|
|
{ "title": "Analytics", "href": "/howto/analytics" },
|
|
{ "title": "Page Metadata", "href": "/howto/page-metadata" },
|
|
{ "title": "Sitemaps", "href": "/howto/sitemaps" }
|
|
]
|
|
}
|
|
]
|