From 93acfc2e3834a3a842d3f8a4c1d9b8e6fc43cd24 Mon Sep 17 00:00:00 2001 From: Utsav Paul <91927689+Smartmind12@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:16:44 +0530 Subject: [PATCH] Update index.mdx Updating the Documentation Landing page to make it more userfriendly. --- docs/pages/index.mdx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/pages/index.mdx b/docs/pages/index.mdx index b7fe172..54889c7 100644 --- a/docs/pages/index.mdx +++ b/docs/pages/index.mdx @@ -11,19 +11,21 @@ import mainGuides from './Guides/_meta.json'; export const allGuides = { - ...mainGuides, - ...developingGuides, ...deployingGuides, + ...developingGuides, ...extensionGuides, + ...mainGuides, }; ### **DocsGPT 🦖** DocsGPT 🦖 is an innovative open-source tool designed to simplify the retrieval of information from project documentation using advanced GPT models 🤖. Eliminate lengthy manual searches 🔍 and enhance your documentation experience with DocsGPT, and consider contributing to its AI-powered future 🚀. -Our demo: [https://docsgpt.arc53.com/](https://docsgpt.arc53.com/) +![video-example-of-docs-gpt](https://d3dg1063dc54p9.cloudfront.net/videos/demov3.gif) + +Try it yourself: [https://docsgpt.arc53.com/](https://docsgpt.arc53.com/) -Want to earn a cool shirt by submitting a **meaningful** PR, check out [Hacktoberfest](https://github.com/arc53/DocsGPT/blob/main/HACKTOBERFEST.md) guide. +### [🎉 Join the Hacktoberfest with DocsGPT and Contribute to Earn a Free T-shirt! 🎉](https://github.com/arc53/DocsGPT/blob/main/HACKTOBERFEST.md)