Skip to content

Render versioned API docs snapshots#2

Open
mjackson wants to merge 2 commits into
mainfrom
mjackson/versioned-docs-sync
Open

Render versioned API docs snapshots#2
mjackson wants to merge 2 commits into
mainfrom
mjackson/versioned-docs-sync

Conversation

@mjackson

@mjackson mjackson commented Jun 3, 2026

Copy link
Copy Markdown
Member

Summary

  • derive a version directory from the Remix release tag
  • keep rendering latest docs at the root
  • render a second versioned docs snapshot with prerender --version

Note: this depends on the --version flag to the prerender script, introduced in remix-run/remix#11505

@mjackson mjackson force-pushed the mjackson/versioned-docs-sync branch from 5594a4f to 9fdd3e5 Compare June 3, 2026 01:14
@mjackson mjackson requested a review from brophdawg11 June 3, 2026 01:14
Comment thread sync.sh
fi

TAG_NAME="$1"
VERSION="v${TAG_NAME#remix@}"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants