Skip to content
Permalink
0aa6052eba
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
125 lines (125 sloc) 2.52 KB
[
{
"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": "Development",
"href": "/contributing/development/",
"children": [
{
"title": "Backend",
"href": "/contributing/development/backend/"
},
{
"title": "Frontend",
"href": "/contributing/development/frontend/"
}
]
},
{
"title": "Translations",
"href": "/contributing/translations/"
},
{
"title": "API",
"href": "/contributing/api/"
},
{
"title": "Technical Details",
"href": "/contributing/technical-details/"
}
]
}
]