Files
remark42/site/src/docs/nav.json
T

116 lines
2.2 KiB
JSON

[
{
"section": "Getting Started",
"children": [
{
"title": "Installation",
"href": "/getting-started/installation/"
}
]
},
{
"section": "Configuration",
"children": [
{
"title": "Frontend",
"href": "/configuration/frontend/"
},
{
"title": "CLI parameters",
"href": "/configuration/parameters/"
},
{
"title": "Authorization",
"href": "/configuration/authorization/"
},
{
"title": "Notifications",
"href": "/configuration/notifications/"
},
{
"title": "Email",
"href": "/configuration/email/"
},
{
"title": "Telegram",
"href": "/configuration/telegram/"
}
]
},
{
"section": "Manuals",
"children": [
{
"title": "Admin UI",
"href": "/manuals/admin-interface/"
},
{
"title": "Without subdomain",
"href": "/manuals/subdomain/"
},
{
"title": "On a separate domain",
"href": "/manuals/separate-domain/"
},
{
"title": "Reproxy",
"href": "/manuals/reproxy/"
},
{
"title": "Nginx",
"href": "/manuals/nginx/"
},
{
"title": "Kubernetes",
"href": "/manuals/kubernetes/"
},
{
"title": "Gatsby Integration",
"href": "/manuals/integration-with-gatsby/"
}
]
},
{
"section": "Backup",
"children": [
{
"title": "Backup",
"href": "/backup/backup/"
},
{
"title": "Restore",
"href": "/backup/restore/"
},
{
"title": "Migration",
"href": "/backup/migration/"
},
{
"title": "Site URL migration",
"href": "/backup/url-migration/"
}
]
},
{
"section": "Contributing",
"children": [
{
"title": "Backend",
"href": "/contributing/backend/"
},
{
"title": "Frontend",
"href": "/contributing/frontend/"
},
{
"title": "Translations",
"href": "/contributing/translations/"
},
{
"title": "API",
"href": "/contributing/api/"
}
]
}
]