From 331b2adcb6f8d962e4ed19292fd2ab5838ba479e Mon Sep 17 00:00:00 2001
From: Nate Sesti <sestinj@gmail.com>
Date: Tue, 12 Sep 2023 00:59:20 -0700
Subject: docs: :memo: major docs improvements

---
 docs/sidebars.js | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

(limited to 'docs/sidebars.js')

diff --git a/docs/sidebars.js b/docs/sidebars.js
index 2121fea6..47e0baf7 100644
--- a/docs/sidebars.js
+++ b/docs/sidebars.js
@@ -15,34 +15,35 @@
 const sidebars = {
   docsSidebar: [
     "intro",
-    "getting-started",
+    "quickstart",
     "how-to-use-continue",
     "how-continue-works",
     {
       type: "category",
-      label: "Customization",
+      label: "🎨 Customization",
       collapsible: true,
       collapsed: false,
       items: [
+        "customization/overview",
         "customization/models",
         "customization/context-providers",
         "customization/slash-commands",
         "customization/other-configuration",
       ],
     },
-    "collecting-data",
-    "telemetry",
-    "troubleshooting",
     {
       type: "category",
-      label: "Walkthroughs",
+      label: "🚶 Walkthroughs",
       collapsible: true,
       collapsed: false,
       items: ["walkthroughs/codellama"],
     },
+    "development-data",
+    "telemetry",
+    "troubleshooting",
     {
       type: "category",
-      label: "Reference",
+      label: "📖 Reference",
       collapsible: true,
       collapsed: false,
       items: [
-- 
cgit v1.2.3-70-g09d2