From 66000dafcd676fce3d496b52dfc4e9abd27bc3cd Mon Sep 17 00:00:00 2001 From: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> Date: Tue, 27 Feb 2024 16:28:59 +0100 Subject: [PATCH 1/6] DOCS-1700: Update registry page --- docs/registry/_index.md | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/docs/registry/_index.md b/docs/registry/_index.md index 625460c7f1..a8977915b1 100644 --- a/docs/registry/_index.md +++ b/docs/registry/_index.md @@ -28,10 +28,24 @@ menuindent: true The [Viam registry](https://app.viam.com/registry) is the central place where you can browse: -- [ML models](/ml/) to deploy with machine applications like [computer vision](/ml/vision/) -- {{< glossary_tooltip term_id="modular-resource" text="modular resources" >}} that add capabilities to your machine beyond what is built-in to `viam-server` +{{< cards >}} +{{% manualcard link="#ml-models" %}} + +#### ML models + +ML models to deploy with machine applications like computer vision. + +{{% /manualcard %}} +{{% manualcard link="#modular-resources" %}} + +#### Modular resources + +{{< glossary_tooltip term_id="modular-resource" text="modular resources" >}} that add capabilities to your machine beyond what is built-in to `viam-server`. + +{{% /manualcard %}} +{{< /cards >}} -### ML models +## ML models Viam provides the ability to train, upload, and deploy machine learning models within the platform. See [Machine Learning](/ml/) for more information. @@ -62,7 +76,7 @@ You can search the available ML models from the Viam registry here: To use an existing model from the registry, [deploy the ML model to your robot](/ml/deploy//#create-an-ml-model-service) and use a [Vision service](/ml/vision/) to make detections or classifications on-machine. -### Modular resources +## Modular resources Viam provides built-in support for a variety of {{< glossary_tooltip term_id="resource" text="resources" >}}: From 39af43db0dc53c082f0b4c8f39ac789598e678b2 Mon Sep 17 00:00:00 2001 From: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> Date: Tue, 27 Feb 2024 17:24:13 +0100 Subject: [PATCH 2/6] Apply suggestions from code review --- docs/registry/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/registry/_index.md b/docs/registry/_index.md index a8977915b1..c0e090c4d4 100644 --- a/docs/registry/_index.md +++ b/docs/registry/_index.md @@ -31,14 +31,14 @@ The [Viam registry](https://app.viam.com/registry) is the central place where yo {{< cards >}} {{% manualcard link="#ml-models" %}} -#### ML models +**ML models** ML models to deploy with machine applications like computer vision. {{% /manualcard %}} {{% manualcard link="#modular-resources" %}} -#### Modular resources +**Modular resources** {{< glossary_tooltip term_id="modular-resource" text="modular resources" >}} that add capabilities to your machine beyond what is built-in to `viam-server`. From 28530f65e90d103fedcd6506ad1457762e891efb Mon Sep 17 00:00:00 2001 From: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> Date: Tue, 27 Feb 2024 17:45:54 +0100 Subject: [PATCH 3/6] Apply suggestions from code review --- docs/registry/_index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/registry/_index.md b/docs/registry/_index.md index c0e090c4d4..093dcfd7a0 100644 --- a/docs/registry/_index.md +++ b/docs/registry/_index.md @@ -31,15 +31,11 @@ The [Viam registry](https://app.viam.com/registry) is the central place where yo {{< cards >}} {{% manualcard link="#ml-models" %}} -**ML models** - ML models to deploy with machine applications like computer vision. {{% /manualcard %}} {{% manualcard link="#modular-resources" %}} -**Modular resources** - {{< glossary_tooltip term_id="modular-resource" text="modular resources" >}} that add capabilities to your machine beyond what is built-in to `viam-server`. {{% /manualcard %}} From d4426c893fa2214fdb617cdf57347023cdf64c03 Mon Sep 17 00:00:00 2001 From: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> Date: Tue, 27 Feb 2024 18:00:10 +0100 Subject: [PATCH 4/6] Apply suggestions from code review --- docs/registry/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/registry/_index.md b/docs/registry/_index.md index 093dcfd7a0..c66d9fafa0 100644 --- a/docs/registry/_index.md +++ b/docs/registry/_index.md @@ -31,12 +31,12 @@ The [Viam registry](https://app.viam.com/registry) is the central place where yo {{< cards >}} {{% manualcard link="#ml-models" %}} -ML models to deploy with machine applications like computer vision. +

ML models to deploy with machine applications like computer vision

{{% /manualcard %}} {{% manualcard link="#modular-resources" %}} -{{< glossary_tooltip term_id="modular-resource" text="modular resources" >}} that add capabilities to your machine beyond what is built-in to `viam-server`. +

{{< glossary_tooltip term_id="modular-resource" text="modular resources" >}} that add capabilities to your machine beyond what is built-in to viam-server

{{% /manualcard %}} {{< /cards >}} From b048a8e686f30eb2453757a66c1948c5fe6b6849 Mon Sep 17 00:00:00 2001 From: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> Date: Tue, 27 Feb 2024 22:27:27 +0100 Subject: [PATCH 5/6] update --- assets/scss/_styles_project.scss | 4 ++++ docs/registry/_index.md | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/assets/scss/_styles_project.scss b/assets/scss/_styles_project.scss index 8d148e0b55..d4acf8a158 100644 --- a/assets/scss/_styles_project.scss +++ b/assets/scss/_styles_project.scss @@ -484,6 +484,10 @@ END MARKETING CSS color: black; } +.hover-card > a > div { + color: black; +} + .hover-card > div > div { margin-bottom: 0.5rem; } diff --git a/docs/registry/_index.md b/docs/registry/_index.md index c66d9fafa0..7d726669c4 100644 --- a/docs/registry/_index.md +++ b/docs/registry/_index.md @@ -31,12 +31,12 @@ The [Viam registry](https://app.viam.com/registry) is the central place where yo {{< cards >}} {{% manualcard link="#ml-models" %}} -

ML models to deploy with machine applications like computer vision

+**ML models** to deploy with machine applications like computer vision {{% /manualcard %}} {{% manualcard link="#modular-resources" %}} -

{{< glossary_tooltip term_id="modular-resource" text="modular resources" >}} that add capabilities to your machine beyond what is built-in to viam-server

+{{< glossary_tooltip term_id="modular-resource" text="modular resources" >}} that add capabilities to your machine beyond what is built-in to `viam-server` {{% /manualcard %}} {{< /cards >}} From a3f44a709e483140bf6635d8d628adddb90687a4 Mon Sep 17 00:00:00 2001 From: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> Date: Thu, 29 Feb 2024 10:17:36 +0100 Subject: [PATCH 6/6] make boldface --- docs/registry/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/registry/_index.md b/docs/registry/_index.md index 7d726669c4..da94de5f31 100644 --- a/docs/registry/_index.md +++ b/docs/registry/_index.md @@ -36,7 +36,7 @@ The [Viam registry](https://app.viam.com/registry) is the central place where yo {{% /manualcard %}} {{% manualcard link="#modular-resources" %}} -{{< glossary_tooltip term_id="modular-resource" text="modular resources" >}} that add capabilities to your machine beyond what is built-in to `viam-server` +**Modular resources** that add capabilities to your machine beyond what is built-in to `viam-server` {{% /manualcard %}} {{< /cards >}}