From 2dceac41c4e3a7ec227d5ca36b064b5380493975 Mon Sep 17 00:00:00 2001 From: RounakDhillon <162090200+RounakDhillon@users.noreply.github.com> Date: Thu, 3 Oct 2024 10:26:40 +0530 Subject: [PATCH] Docs: Updating Quick Start Document (#17939) * Docs: updating quick start * Docs: updatingquickstart * Docs: updatingquickstart * Docs: updatingquickstart * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md --------- Co-authored-by: Rounak Dhillon Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com> --- .../content/v1.5.x/quick-start/index.md | 28 ++++++++++++------- .../v1.6.x-SNAPSHOT/quick-start/index.md | 28 ++++++++++++------- 2 files changed, 36 insertions(+), 20 deletions(-) diff --git a/openmetadata-docs/content/v1.5.x/quick-start/index.md b/openmetadata-docs/content/v1.5.x/quick-start/index.md index 69a7f826ac2..9bd90f0eff7 100644 --- a/openmetadata-docs/content/v1.5.x/quick-start/index.md +++ b/openmetadata-docs/content/v1.5.x/quick-start/index.md @@ -6,11 +6,26 @@ description: The easiest way to deploy and use OpenMetadata # Quickstart -Just getting started? This is the right place 🚀 +**Getting Started with OpenMetadata** -In this section we are going to guide you through the installation and first steps of using OpenMetadata. +This section will guide you through the installation process and the initial steps for using OpenMetadata. -We have two approaches to start exploring: +Before you proceed with the installation, you have the option to explore OpenMetadata’s features using the sandbox environment. This allows you to try out its capabilities before setting it up. + +Get hands-on experience and discover how OpenMetadata can streamline your workflows by trying the sandbox environment today. + +{% inlineCalloutContainer %} + +{% inlineCallout + icon="open_in_new" + bold="Try the OpenMetadata Sandbox" + href="/quick-start/sandbox" %} +Interact with a sample installation with 0 setup to explore our Discovery, Governance and Collaboration features. +{% /inlineCallout %} + +{% /inlineCalloutContainer %} + +Additionally, you can explore the OpenMetadata by setting up one of the two approaches locally with your own customizations, allowing you to test and experiment with the features. {% inlineCalloutContainer %} @@ -28,11 +43,4 @@ Get OpenMetadata up and running with docker in under 5 minutes! Get OpenMetadata up and running with kubernetes in under 5 minutes! {% /inlineCallout %} -{% inlineCallout - icon="open_in_new" - bold="Try the OpenMetadata Sandbox" - href="/quick-start/sandbox" %} -Interact with a sample installation with 0 setup to explore our Discovery, Governance and Collaboration features. -{% /inlineCallout %} - {% /inlineCalloutContainer %} diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/quick-start/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/quick-start/index.md index 69a7f826ac2..9bd90f0eff7 100644 --- a/openmetadata-docs/content/v1.6.x-SNAPSHOT/quick-start/index.md +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/quick-start/index.md @@ -6,11 +6,26 @@ description: The easiest way to deploy and use OpenMetadata # Quickstart -Just getting started? This is the right place 🚀 +**Getting Started with OpenMetadata** -In this section we are going to guide you through the installation and first steps of using OpenMetadata. +This section will guide you through the installation process and the initial steps for using OpenMetadata. -We have two approaches to start exploring: +Before you proceed with the installation, you have the option to explore OpenMetadata’s features using the sandbox environment. This allows you to try out its capabilities before setting it up. + +Get hands-on experience and discover how OpenMetadata can streamline your workflows by trying the sandbox environment today. + +{% inlineCalloutContainer %} + +{% inlineCallout + icon="open_in_new" + bold="Try the OpenMetadata Sandbox" + href="/quick-start/sandbox" %} +Interact with a sample installation with 0 setup to explore our Discovery, Governance and Collaboration features. +{% /inlineCallout %} + +{% /inlineCalloutContainer %} + +Additionally, you can explore the OpenMetadata by setting up one of the two approaches locally with your own customizations, allowing you to test and experiment with the features. {% inlineCalloutContainer %} @@ -28,11 +43,4 @@ Get OpenMetadata up and running with docker in under 5 minutes! Get OpenMetadata up and running with kubernetes in under 5 minutes! {% /inlineCallout %} -{% inlineCallout - icon="open_in_new" - bold="Try the OpenMetadata Sandbox" - href="/quick-start/sandbox" %} -Interact with a sample installation with 0 setup to explore our Discovery, Governance and Collaboration features. -{% /inlineCallout %} - {% /inlineCalloutContainer %}