docs: general changes to Cloud docs (#13616)

* docs: document self serve

* docs: Cloud docs changes

* vale fixes

* vale error fix

* fixes

* added new sections

* generate
This commit is contained in:
Shahed Nasser
2025-09-30 18:37:04 +03:00
committed by GitHub
parent 70d855bd1b
commit a1dd2de0de
20 changed files with 538 additions and 491 deletions
+10
View File
@@ -14,11 +14,21 @@ export const sidebar = [
path: "/",
title: "Introduction",
},
{
type: "link",
path: "/sign-up",
title: "Sign Up",
},
{
type: "link",
path: "/faq",
title: "FAQ",
},
{
type: "link",
path: "/comparison",
title: "Cloud vs Self Hosting",
},
],
},
{