switched to pnpm - #3
Merged
Merged
Conversation
roncodes
added a commit
that referenced
this pull request
May 5, 2026
…rk, toned-down stats Tier 2 #1: All neutral surface tokens migrated from hue-tinted oklch (254 hue, 0.005 chroma) to true neutral grey (chroma 0). Eliminates any residual periwinkle reading on light surfaces — they now read as pure off-white. Affects --background, --card, --popover, --accent, --border, --input, --muted, --foreground (all *-foreground variants), --sidebar, --sidebar-accent. Brand-related tokens (--primary, --secondary, --ring, --chart-*, --sidebar-primary, --sidebar-ring) keep hue 254 since they should stay brand-colored. Tier 2 #2: Light-mode wordmark gradient was washing out against the 0.94 background. Punched up so it has the same visual weight as dark: --chart-1: lightness 0.72 → 0.62, chroma 0.13 → 0.17 --chart-2: lightness 0.65 → 0.55, chroma 0.154 → 0.18 --chart-3: lightness 0.50 → 0.42, chroma 0.18 → 0.17 Tier 2 #3: Stat numbers in open-source-advantage previously used text-primary (full brand blue), reading louder than the headline above them. Switched to text-brand-blue-700 (deeper, less luminous) in light mode and text-brand-blue-400 (lifted) in dark mode so the visual hierarchy stays headline → stats → body rather than inverting. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced Sep 3, 2026
shivthakker
added a commit
that referenced
this pull request
Sep 3, 2026
…istry Implements the SEO Growth Plan. Six new pages plus the GP-03 rewrite, all built on one verified pricing dataset. Competitor pricing registry (src/lib/competitors.ts) Every figure was read from the vendor's own pricing page on 2026-09-03. This mattered more than expected: third-party summaries disagreed with the source repeatedly. Onfleet's entry plan is widely quoted at $599 — the page says $619. Tookan's Startup is quoted at $99 — the page says $129. Scale, Enterprise and Tookan's other tiers were all stale too. The file carries a note telling future editors not to refresh it from review sites. Where a vendor publishes nothing — Bringg, Samsara, Motive — that is recorded as a fact about the vendor. Third-party estimates are included only with attribution and never presented as vendor rates. Nothing here is invented. New pages GP-01 /guides/best-last-mile-delivery-software (8 tools) GP-02 /guides/best-route-optimization-software (7 tools) GP-07 /guides/best-dispatch-software (7 tools) GP-04 /compare/vs-fleetio (7 tools) GP-05 /compare/vs-bringg (6 tools) GP-06 /compare/vs-samsara (6 tools) Plus /guides as a hub. Roundups went to /guides rather than the blog because the blog is Ghost-hosted, so blog content cannot live in this repo — this was the only routing option that keeps the pages here. GP-03 /compare/vs-onfleet reformatted from head-to-head to roundup. The page ranks #9 and every result above it is a list. The existing Fleetbase-vs-Onfleet table is kept as one section rather than being replaced, per the plan. Adds the "Onfleet pricing" section the plan asked for, and corrects a stale claim in the old table that described Fleetbase pricing as "from $50/mo". Every page follows the plan's rules: Fleetbase is one entry among 6-8 tools with its limits stated, competitors get a fair hearing and an explicit "when this one wins" section, one H1, a table of contents, an FAQ block with FAQPage schema, and a dated "last updated" line. Supporting changes: /compare/vs-bringg redirect removed from next.config.ts so the restored page resolves; three new cards on the compare hub; sitemap, footer, homepage callout and RelatedPages updated. Not done: GP-08 (Tookan and Route4Me reformat). The plan sequences it explicitly after GP-03 has proven itself, and warns that Tookan is already #3 so changes must be additive. Doing it now would contradict the plan's own instruction. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.