move gatsby integration to manuals
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ insert_final_newline = true
|
||||
indent_style = space
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.yml]
|
||||
[*.{yml,json}]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
||||
+113
-113
@@ -1,125 +1,125 @@
|
||||
[
|
||||
{
|
||||
"section": "Getting Started",
|
||||
"children": [
|
||||
{
|
||||
"title": "Installation",
|
||||
"href": "/getting-started/installation/"
|
||||
},
|
||||
{
|
||||
"title": "System Requirements",
|
||||
"href": "/getting-started/system-requirements/"
|
||||
},
|
||||
{
|
||||
"title": "Integration With Gatsby",
|
||||
"href": "/getting-started/integration-with-gatsby/"
|
||||
}
|
||||
]
|
||||
"section": "Getting Started",
|
||||
"children": [
|
||||
{
|
||||
"title": "Installation",
|
||||
"href": "/getting-started/installation/"
|
||||
},
|
||||
{
|
||||
"title": "System Requirements",
|
||||
"href": "/getting-started/system-requirements/"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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": "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": "Subdomain",
|
||||
"href": "/manuals/subdomain/"
|
||||
},
|
||||
{
|
||||
"title": "Reproxy",
|
||||
"href": "/manuals/reproxy/"
|
||||
},
|
||||
{
|
||||
"title": "Nginx",
|
||||
"href": "/manuals/nginx/"
|
||||
},
|
||||
{
|
||||
"title": "Kubernetes",
|
||||
"href": "/manuals/kubernetes/"
|
||||
}
|
||||
]
|
||||
"section": "Manuals",
|
||||
"children": [
|
||||
{
|
||||
"title": "Subdomain",
|
||||
"href": "/manuals/subdomain/"
|
||||
},
|
||||
{
|
||||
"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": "Manual",
|
||||
"href": "/backup/manual/"
|
||||
},
|
||||
{
|
||||
"title": "Migration",
|
||||
"href": "/backup/migration/"
|
||||
},
|
||||
{
|
||||
"title": "Restore",
|
||||
"href": "/backup/restore/"
|
||||
},
|
||||
{
|
||||
"title": "Site URL migration",
|
||||
"href": "/backup/url-migration/"
|
||||
},
|
||||
{
|
||||
"title": "Automatic",
|
||||
"href": "/backup/automatic/"
|
||||
}
|
||||
]
|
||||
"section": "Backup",
|
||||
"children": [
|
||||
{
|
||||
"title": "Manual",
|
||||
"href": "/backup/manual/"
|
||||
},
|
||||
{
|
||||
"title": "Migration",
|
||||
"href": "/backup/migration/"
|
||||
},
|
||||
{
|
||||
"title": "Restore",
|
||||
"href": "/backup/restore/"
|
||||
},
|
||||
{
|
||||
"title": "Site URL migration",
|
||||
"href": "/backup/url-migration/"
|
||||
},
|
||||
{
|
||||
"title": "Automatic",
|
||||
"href": "/backup/automatic/"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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/"
|
||||
}
|
||||
]
|
||||
"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/"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user