mirror of
https://github.com/Dokploy/website.git
synced 2026-07-13 18:05:33 +02:00
feat: migration to fumadocs 14
This commit is contained in:
38
apps/docs-v2/content/docs/core/meta.json
Normal file
38
apps/docs-v2/content/docs/core/meta.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"title": "Core",
|
||||
"description": "The core of Dokploy",
|
||||
"icon": "Building2",
|
||||
"root": true,
|
||||
"pages": [
|
||||
"---Introduction---",
|
||||
"index",
|
||||
"architecture",
|
||||
"features",
|
||||
"installation",
|
||||
"manual-installation",
|
||||
"reset-password",
|
||||
"uninstall",
|
||||
"videos",
|
||||
"...",
|
||||
"---Server---",
|
||||
"(S3-Destinations)",
|
||||
"(Git-Sources)",
|
||||
"(Users)",
|
||||
"(Notifications)",
|
||||
"registry",
|
||||
"ssh-keys",
|
||||
"certificates",
|
||||
"---Services---",
|
||||
"applications",
|
||||
"docker-compose",
|
||||
"databases",
|
||||
"templates",
|
||||
"page-conventions",
|
||||
"navigation",
|
||||
"---UI---",
|
||||
"theme",
|
||||
"components",
|
||||
"mdx",
|
||||
"blocks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user