From 0f93456a2ad0414b9f483e28071d08c163aba5c0 Mon Sep 17 00:00:00 2001 From: ines-lovable Date: Wed, 5 Nov 2025 10:51:46 +0100 Subject: [PATCH 1/8] Documentation edits made through Mintlify web editor --- docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.json b/docs.json index 0767ad7..d2f2978 100644 --- a/docs.json +++ b/docs.json @@ -1,6 +1,7 @@ { "$schema": "https://mintlify.com/docs.json", "name": "Lovable Documentation", + "description": "Lovable Documentation — Build full-stack websites with AI using natural language. Explore Lovable features, integrations, tutorials, and best practices.", "theme": "mint", "logo": { "dark": "/assets/logo/logowhite.svg", From 71f47c821e09af067ed107dc3f26a67cb413cfd1 Mon Sep 17 00:00:00 2001 From: ines-lovable Date: Wed, 5 Nov 2025 11:36:54 +0100 Subject: [PATCH 2/8] Documentation edits made through Mintlify web editor --- docs.json | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/docs.json b/docs.json index d2f2978..08e7fa2 100644 --- a/docs.json +++ b/docs.json @@ -133,9 +133,32 @@ } ] }, + "contextual": { + "options": [ + "copy", + { + "title": "Lovable Blog", + "description": "Product news, updates, and insights from the Lovable team.", + "icon": "blog", + "href": "https://lovable.dev/blog" + }, + { + "title": "Lovable Support", + "description": "Direct support for paying users. Get help with your account, billing, and platform issues", + "icon": "message", + "href": "https://lovable.dev/support" + }, + { + "title": "Ask the Community", + "description": "Join our Discord to connect, collaborate, and get community support on your projects", + "icon": "discord", + "href": "https://discord.gg/lovable-dev" + } + ] +}, "footer": { "socials": { - "x": "https://x.com/lovable_dev", + "x": "https://x.com/Lovable", "github": "https://github.com/lovablelabs", "linkedin": "https://linkedin.com/company/lovable-dev", "youtube": "https://youtube.com/@lovable", From 2bf7829cca7995a3cec26f34f9aedc0e7a3e17c7 Mon Sep 17 00:00:00 2001 From: ines-lovable Date: Wed, 5 Nov 2025 12:30:09 +0100 Subject: [PATCH 3/8] Documentation edits made through Mintlify web editor --- docs.json | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/docs.json b/docs.json index 08e7fa2..ef5c8b8 100644 --- a/docs.json +++ b/docs.json @@ -136,12 +136,6 @@ "contextual": { "options": [ "copy", - { - "title": "Lovable Blog", - "description": "Product news, updates, and insights from the Lovable team.", - "icon": "blog", - "href": "https://lovable.dev/blog" - }, { "title": "Lovable Support", "description": "Direct support for paying users. Get help with your account, billing, and platform issues", @@ -149,10 +143,10 @@ "href": "https://lovable.dev/support" }, { - "title": "Ask the Community", - "description": "Join our Discord to connect, collaborate, and get community support on your projects", - "icon": "discord", - "href": "https://discord.gg/lovable-dev" + "title": "Lovable Blog", + "description": "Product news, updates, and insights from the Lovable team.", + "icon": "blog", + "href": "https://lovable.dev/blog" } ] }, From f4ce304eb1b0aabccf1cf84a5952c95dcb2afa5e Mon Sep 17 00:00:00 2001 From: ines-lovable Date: Wed, 5 Nov 2025 12:34:50 +0100 Subject: [PATCH 4/8] Documentation edits made through Mintlify web editor --- docs.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs.json b/docs.json index ef5c8b8..474bbae 100644 --- a/docs.json +++ b/docs.json @@ -14,6 +14,20 @@ "light": "#1AA3FF", "dark": "#0084E6" }, + "navbar": { + "links": [ + { + "label": "Lovable Support", + "href": "https://lovable.dev/support", + "icon": "message" + }, + { + "label": "Lovable Blog", + "href": "https://lovable.dev/blog", + "icon": "blog" + } + ] + }, "navigation": { "tabs": [ { From 92e10697bdbc88e9fd0b0a670e255d915bb08973 Mon Sep 17 00:00:00 2001 From: ines-lovable Date: Wed, 5 Nov 2025 12:39:13 +0100 Subject: [PATCH 5/8] Documentation edits made through Mintlify web editor --- docs.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/docs.json b/docs.json index 474bbae..55d2903 100644 --- a/docs.json +++ b/docs.json @@ -149,19 +149,7 @@ }, "contextual": { "options": [ - "copy", - { - "title": "Lovable Support", - "description": "Direct support for paying users. Get help with your account, billing, and platform issues", - "icon": "message", - "href": "https://lovable.dev/support" - }, - { - "title": "Lovable Blog", - "description": "Product news, updates, and insights from the Lovable team.", - "icon": "blog", - "href": "https://lovable.dev/blog" - } + "copy" ] }, "footer": { From 623ce1b3a6e5c182746af8414dc6299dd43d626d Mon Sep 17 00:00:00 2001 From: ines-lovable Date: Wed, 5 Nov 2025 12:48:56 +0100 Subject: [PATCH 6/8] Documentation edits made through Mintlify web editor --- docs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 55d2903..2f25a27 100644 --- a/docs.json +++ b/docs.json @@ -149,7 +149,8 @@ }, "contextual": { "options": [ - "copy" + "copy", + "view" ] }, "footer": { From e47574ceedb916d810bbd7de199fb3910bbca7ce Mon Sep 17 00:00:00 2001 From: ines-lovable Date: Wed, 5 Nov 2025 12:54:07 +0100 Subject: [PATCH 7/8] Documentation edits made through Mintlify web editor --- docs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 2f25a27..9a97e52 100644 --- a/docs.json +++ b/docs.json @@ -150,7 +150,8 @@ "contextual": { "options": [ "copy", - "view" + "chatgpt", + "claude" ] }, "footer": { From eadb59408d5ffe49b586b49aa5cfa5517a067149 Mon Sep 17 00:00:00 2001 From: ines-lovable Date: Wed, 5 Nov 2025 13:00:30 +0100 Subject: [PATCH 8/8] Documentation edits made through Mintlify web editor --- docs.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs.json b/docs.json index 9a97e52..5a2c32e 100644 --- a/docs.json +++ b/docs.json @@ -149,9 +149,7 @@ }, "contextual": { "options": [ - "copy", - "chatgpt", - "claude" + "copy" ] }, "footer": {