Skip to content

Docs redirects follow-up: support canonical route cleanup from react_on_rails #75

@justin808

Description

@justin808

Summary

Recent docs cleanup in shakacode/react_on_rails improved the source-owned sidebar and docs entry flow, but a future canonical-route cleanup in the source repo will require explicit support in this site repo.

This issue tracks the public-site side of that work.

Current problem

There are now two distinct docs concerns:

  1. legacy redirects that should already exist for old docs paths (Add redirects for legacy /docs/guides/* documentation routes #63)
  2. upcoming canonical-route cleanup for a small set of verbose or duplicative modern docs routes in react_on_rails

The site repo should be ready to support both, rather than forcing the source repo to preserve awkward routes indefinitely.

Goal

Support canonical route cleanup in react_on_rails by handling redirects and any site-level hardcoded route assumptions in reactonrails.com.

Acceptance criteria

  • Confirm where redirect support should live in this repo or hosting setup
  • Add redirect coverage for any canonical-route changes shipped from react_on_rails
  • Ensure /docs/pro/ remains the canonical public Pro docs destination
  • Update any hardcoded docs links in site-shell code if they still reference compatibility routes
  • Verify the docs build and deploy cleanly with canonical routes plus redirects

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions