website: list WowRobo's OpenArm 2 and Cell, unversion Purchase page#505
Merged
Conversation
WowRobo now sells OpenArm V1.1, V2, and the Cell Modular Kit. Show V2 and Cell side-by-side in the WowRobo card with hero images, and update the starting price, manufacturer blurb, and manufacturers table to cover all three products. Also exclude the Purchase page from versioning. The vendor list should always reflect current reality, not a frozen snapshot per arm version, so /1.0/purchase is removed and redirects to /purchase.
|
Preview: https://enactic.github.io/openarm See https://github.com/enactic/openarm/blob/main/website/README.md#pull-request-and-preview how to configure preview on fork. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the docs website’s Purchase page to reflect WowRobo’s current OpenArm product lineup (V1.1, V2, and Cell Modular Kit) and makes the Purchase page unversioned so vendor/manufacturer info stays current across documentation versions.
Changes:
- Removed the Purchase page from the
1.0versioned docs + sidebar, and redirected/1.0/purchaseto the unversioned/purchase. - Updated the current
/purchasepage with new WowRobo collection link, new hero imagery (V2 + Cell), updated starting prices, and updated manufacturer table entry. - Updated
1.0Getting Started to link to the unversioned/purchasepage.
Reviewed changes
Copilot reviewed 6 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| website/versioned_sidebars/version-1.0-sidebars.json | Removes Purchase sidebar from the 1.0 docs version. |
| website/versioned_docs/version-1.0/purchase/index.mdx | Deletes the versioned 1.0 Purchase page content. |
| website/versioned_docs/version-1.0/purchase/category.json | Removes the versioned 1.0 Purchase category metadata. |
| website/versioned_docs/version-1.0/getting-started/index.mdx | Updates the Purchase CTA link to point to /purchase (unversioned). |
| website/docusaurus.config.ts | Adds redirect /1.0/purchase -> /purchase and restricts the Purchase navbar item to current docs only. |
| website/docs/purchase/index.mdx | Updates WowRobo card to show V2 + Cell images, pricing, blurb, and link to the collection page; updates manufacturer table row accordingly. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
abetomo
approved these changes
May 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WowRobo now sells OpenArm V1.1, V2, and the Cell Modular Kit. Show V2 and Cell side-by-side in the WowRobo card with hero images, and update the starting price, manufacturer blurb, and manufacturers table to cover all three products.
Also exclude the Purchase page from versioning. The vendor list should always reflect current reality, not a frozen snapshot per arm version, so /1.0/purchase is removed and redirects to /purchase.