Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

docs(blog): recategorize world's fastest package manager post as technical#5378

Open
NathanFlurry wants to merge 1 commit into
mainrivet-dev/rivet:mainfrom
nathan/worlds-fastest-post-technicalrivet-dev/rivet:nathan/worlds-fastest-post-technicalCopy head branch name to clipboard
Open

docs(blog): recategorize world's fastest package manager post as technical#5378
NathanFlurry wants to merge 1 commit into
mainrivet-dev/rivet:mainfrom
nathan/worlds-fastest-post-technicalrivet-dev/rivet:nathan/worlds-fastest-post-technicalCopy head branch name to clipboard

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member
  • Recategorize the world's fastest package manager post from changelog to technical (moves its URL from /changelog to /blog)
  • Update the registry post's cross-link to the new /blog path
  • Rename the benchmark source link label from Source to Benchmarks

@claude

claude Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Review

Small, well-scoped content change. Verified the logic:

  • /src/pages/blog/[...slug].astro and /src/pages/changelog/[...slug].astro route posts based on category === 'changelog' vs everything else, so recategorizing to technical correctly moves the post from /changelog/... to /blog/.... technical is a valid enum value per CATEGORIES in website/src/lib/article.tsx / .claude/reference/content-frontmatter.md.
  • Grepped the repo for other references to worlds-fastest-package-manager — the only cross-link is the one updated in this PR. The reverse link (registry post → this post) is the one being fixed; the other direction (this post → registry post, which stays category: changelog) still correctly points at /changelog/... and didn't need a change.
  • The post is dated published: "2026-07-07" (not yet live relative to the PR), so no redirect is needed for the old /changelog/... URL — it was never public.
  • "Benchmarks" is a more accurate label than "Source" for a link to a benchmark repo.

No bugs, no test coverage concerns (content-only change), nothing else to flag. LGTM.

@railway-app

railway-app Bot commented Jul 6, 2026

Copy link
Copy Markdown

🚅 Deployed to the rivet-pr-5378 environment in rivet-frontend

Service Status Web Updated (UTC)
frontend-cloud 😴 Sleeping (View Logs) Web Jul 24, 2026 at 8:29 pm
website 😴 Sleeping (View Logs) Web Jul 8, 2026 at 11:01 am
frontend-inspector 😴 Sleeping (View Logs) Web Jul 8, 2026 at 4:36 am
kitchen-sink 😴 Sleeping (View Logs) Web Jul 8, 2026 at 4:02 am
mcp-hub ✅ Success (View Logs) Web Jul 6, 2026 at 2:46 pm
ladle ✅ Success (View Logs) Web Jul 6, 2026 at 2:46 pm

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.