Skip to content

Highlight Pro friendly license model#103

Draft
justin808 wants to merge 1 commit into
mainfrom
jg-conductor/pro-links-visibility
Draft

Highlight Pro friendly license model#103
justin808 wants to merge 1 commit into
mainfrom
jg-conductor/pro-links-visibility

Conversation

@justin808
Copy link
Copy Markdown
Member

@justin808 justin808 commented May 12, 2026

Summary:

  • Highlights the Friendly License Model on the Pro page, homepage Pro flow, and examples upgrade path.
  • Preserves Pro pricing links during docs prep, updates generated docs-home license copy, and stops audit from flagging the pricing domain.
  • Adds prep regression tests and escapes the upstream node-renderer <50ms table value so Docusaurus can build.

Validation:

  • node --test scripts/*.test.mjs
  • npm run audit:docs -- --fail-on error
  • npm run build (exits 0 with existing broken link/anchor warnings)

Note

Medium Risk
Medium risk because it changes docs build/prep scripts (link rewriting, injected copy, MDX escaping) which can affect generated documentation output and build stability, though changes are well-scoped and covered by new tests.

Overview
Updates the Docusaurus marketing pages to more prominently communicate the Pro friendly license model (token-free non-production evaluation), including new callouts on the homepage upgrade section, refreshed copy on /examples, and a new highlighted notice + updated CTA link on the Pro page.

Adjusts docs tooling to treat https://pro.reactonrails.com/ as a valid external pricing URL: stops the audit from flagging it as dead, stops prepare-docs from rewriting it to docs URLs, updates generated docs-home copy, and adds regression tests. Also adds an MDX-safe fix to escape the pro/node-renderer.md<50ms” table cell so Docusaurus can build.

Reviewed by Cursor Bugbot for commit d14eb57. Bugbot is set up for automated code reviews on this repo. Configure here.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f6b941a9-a884-471a-b42b-1d38e353da65

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jg-conductor/pro-links-visibility

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

Cloudflare preview deployed.

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.

1 participant