Skip to content

feat(docs): add comparison links to blog, common, and tutorial footers#7319

Closed
alicanerdurmaz wants to merge 1 commit into
mainfrom
feat/add-comparasion-links
Closed

feat(docs): add comparison links to blog, common, and tutorial footers#7319
alicanerdurmaz wants to merge 1 commit into
mainfrom
feat/add-comparasion-links

Conversation

@alicanerdurmaz
Copy link
Copy Markdown
Collaborator

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

The footer does not include any links to the VS, Alternatives, and Compare pages.

What is the new behavior?

Comparison links (/vs, /alternatives, /compare) are added to all footers in the documentation site:

  • footer-data.tsxcomparisonLinks array exported; a new "Compare" section added to menuItems
  • landing-footer.tsx — automatically renders the new "Compare" section via menuItems
  • blog-footer.tsx — comparison links appear as a separate muted row on mobile; inline with the nav links on desktop
  • common-footer.tsx — comparison links appear after the "Tutorial" link
  • tutorial-footer.tsx — comparison links appear after the "Documentation" link

fixes (issue)

Notes for reviewers

@alicanerdurmaz alicanerdurmaz requested a review from a team as a code owner March 2, 2026 12:36
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 2, 2026

⚠️ No Changeset found

Latest commit: 44593e1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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