diff --git a/docs/docs_options.svg b/docs/docs_options.svg deleted file mode 100644 index 1f9c8cf6..00000000 --- a/docs/docs_options.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - 📘 User Guide - - Learn how to use OSMO, - write workflows, and build - Physical AI applications. - - Topics covered: - - • Getting started with OSMO - • Writing workflow - specifications - • Working with data and - datasets - • Interactive development - - - - - - - - - 🚀 Deployment Guide - - Deploy OSMO infrastructure - and configure your compute - backends. - - Topics covered: - - • Infrastructure requirements - • Deploying the OSMO - service - • Configuring storage - backends - • Bring Your Own Compute - • Advanced configuration - - - diff --git a/docs/index.rst b/docs/index.rst index 730e1e85..c38fdcd6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -28,5 +28,39 @@ Select one of the guides below to get started with OSMO. .. only:: html - .. raw:: html - :file: docs_options.svg + .. grid:: 1 2 2 2 + :gutter: 3 + + .. grid-item-card:: :octicon:`book` User Guide + :class-card: tool-card + :link: user_guide/index.html + + Learn how to use OSMO, write workflows, and build Physical AI applications. + + **Topics covered:** + + • Getting started with OSMO + + • Writing workflow specifications + + • Working with data and datasets + + • Interactive development + + .. grid-item-card:: :octicon:`rocket` Deployment Guide + :class-card: tool-card + :link: deployment_guide/index.html + + Deploy OSMO infrastructure and configure your compute backends. + + **Topics covered:** + + • Infrastructure requirements + + • Deploying the OSMO service + + • Configuring storage backends + + • Bring Your Own Compute + + • Advanced configuration