From 1aa028d8578f2148a5c3b48040d2de4064ff7471 Mon Sep 17 00:00:00 2001
From: Rachid F <109089247+rflihxyz@users.noreply.github.com>
Date: Fri, 8 Dec 2023 23:45:30 +0000
Subject: [PATCH] :memo: Docs update
Docs update
---
docs/crm/introduction.mdx | 4 +++
docs/marketing_automation/introduction.mdx | 6 ++++
docs/mint.json | 38 ++++++++++++--------
docs/welcome.mdx | 42 +++++++++++++++++++---
4 files changed, 71 insertions(+), 19 deletions(-)
create mode 100644 docs/crm/introduction.mdx
create mode 100644 docs/marketing_automation/introduction.mdx
diff --git a/docs/crm/introduction.mdx b/docs/crm/introduction.mdx
new file mode 100644
index 000000000..4878b7481
--- /dev/null
+++ b/docs/crm/introduction.mdx
@@ -0,0 +1,4 @@
+---
+title: 'Introduction'
+description: 'Example section for showcasing CRM documentation'
+---
\ No newline at end of file
diff --git a/docs/marketing_automation/introduction.mdx b/docs/marketing_automation/introduction.mdx
new file mode 100644
index 000000000..e106a0a3e
--- /dev/null
+++ b/docs/marketing_automation/introduction.mdx
@@ -0,0 +1,6 @@
+---
+title: 'Introduction'
+description: 'Example section for showcasing Marketing Automation'
+---
+
+CLICK HERE TO ASK FOR INTEGRATION
\ No newline at end of file
diff --git a/docs/mint.json b/docs/mint.json
index fee7781d8..0063676ca 100644
--- a/docs/mint.json
+++ b/docs/mint.json
@@ -2,6 +2,12 @@
"$schema": "https://mintlify.com/schema.json",
"name": "Panora Documentation",
"feedback.thumbsRating": true,
+ "suggestEdit": true,
+ "raiseIssue": true,
+ "modeToggle": {
+ "default": "light",
+ "isHidden": true
+ },
"logo": {
"dark": "/logo/logo-panora-white.png",
"light": "/logo/logo-panora-white.png"
@@ -27,32 +33,34 @@
"url": "https://app.panora.dev"
},
"tabs": [
+ {
+ "name": "CRM",
+ "url": "crm"
+ },
+ {
+ "name": "Marketing Automation",
+ "url": "marketing_automation"
+ },
{
"name": "API Reference",
"url": "api-reference"
}
],
"anchors": [
+
+ ],
+ "navigation": [
{
- "name": "Documentation",
- "icon": "book-open-cover",
- "url": "https://docs.panora.dev"
+ "group": "Documentation",
+ "pages": ["welcome", "quickstart"]
},
{
- "name": "Discord Community",
- "icon": "discord",
- "url": "https://discord.gg/G7fr4HNyTb"
+ "group": "CRM",
+ "pages": ["crm/introduction"]
},
{
- "name": "Twitter",
- "icon": "twitter",
- "url": "https://twitter.com/panoradotdev"
- }
- ],
- "navigation": [
- {
- "group": "Get Started",
- "pages": ["welcome", "quickstart"]
+ "group": "Marketing Automation",
+ "pages": ["marketing_automation/introduction"]
},
{
"group": "Essentials",
diff --git a/docs/welcome.mdx b/docs/welcome.mdx
index 77ed71ba8..9a35fbce1 100644
--- a/docs/welcome.mdx
+++ b/docs/welcome.mdx
@@ -1,6 +1,6 @@
---
-title: Introduction
-description: 'Welcome to the home of your new documentation'
+title: Welcome
+description: 'Explore our guides and examples to integrate Panora.'
---
-## Setting up
+## Start
The first step to world-class documentation is setting up your editing environnments.
@@ -33,4 +33,38 @@ The first step to world-class documentation is setting up your editing environnm
>
Preview your changes before you push to make sure they're perfect
-
\ No newline at end of file
+
+
+## Browser by product
+
+
+
+ Get your docs set up locally for easy development
+
+
+ Preview your changes before you push to make sure they're perfect
+
+
+ Preview your changes before you push to make sure they're perfect
+
+
+ Coming Soon
+
+
+