diff --git a/website/docs/overview/_category_.json b/website/docs/overview/_category_.json index 2d892e89..302088b8 100644 --- a/website/docs/overview/_category_.json +++ b/website/docs/overview/_category_.json @@ -3,6 +3,6 @@ "position": 1, "link": { "type": "generated-index", - "description": "Getting started guide for OpenArm 1." + "description": "Overview of the OpenArm 2.0 project, what's new since 1.0, safety, and how to contribute." } } diff --git a/website/docs/overview/index.mdx b/website/docs/overview/index.mdx index 425c4f12..e0d11ad7 100644 --- a/website/docs/overview/index.mdx +++ b/website/docs/overview/index.mdx @@ -1,19 +1,20 @@ --- slug: / +title: Project Overview sidebar_position: 1 --- import BlockImage from '@site/src/components/BlockImage'; -# Discover OpenArm +# Project Overview -**OpenArm** is an open-source 7DOF humanoid arm designed for physical AI research and deployment in contact-rich environments. All hardware and software are completely open-source and ready for you to build, hack, and deploy! +OpenArm is an open-source 7DOF humanoid arm designed for physical AI research and deployment in contact-rich environments. Hardware and software β€” CAD, firmware, control code, and simulation tools β€” are openly available so you can build, hack, and deploy. We're in continuous development and actively seeking contributors, research partners, and company collaborators to shape the next generation of practical humanoid systems.