feat(template): header bar shell and template polish pass#4
Merged
ramonclaudio merged 21 commits intomainfrom May 5, 2026
Merged
feat(template): header bar shell and template polish pass#4ramonclaudio merged 21 commits intomainfrom
ramonclaudio merged 21 commits intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
da529c1 to
f797515
Compare
Drop the broken CI badge and the two npm badges, keep just the MIT license badge. Fold the `## Why this exists` section into a three-paragraph hero (story, features, stack one-liner) to match the voice across the rest of my repos: tanvex, seetree, gitbar, ccbase, convex-revenuecat, ramonclaudio.com. First-person story opener, 'so I pulled it into a template' pattern, feature fragments with sentence breaks instead of a colon-list, action-closing line.
Match the multi-paragraph evolution-story pattern from seetree, ccbase, and gitbar instead of the tanvex hero-image-first pattern. Image moves to after the prose. Adds the routine-I-got-tired-of opener, the 'so I built X, here's what it is' second paragraph, the feature dump, and a Lighthouse line with concrete numbers (100/100/100/100, 429ms LCP, zero CLS, zero TBT, 46ms TTFB) before the image.
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.
Template polish pass: header bar via
shellComponent, per-icon hugeicons imports, translucent dropdown menu, bun-driven clean script, dev server warmup, ES2024 +@types/bun, oxlint 1.63 withreact/only-export-components, dep bumps across the monorepo, plusvercel.jsonto drive monorepo deploys fromtemplates/default/.__root.tsxswitches toshellComponentand hoists<main id="main">out of routes; new top header bar withHome01Iconlink and theme toggle, semantic<header>landmarkdefaultPreload: "intent"@hugeicons/core-free-icons/*imports across 7 files; newsrc/hugeicons.d.tsshim declares the wildcard subpath types with theIconSvgObjectunion — temporary stand-in forhugeicons/react#5, drops once that PR shipsdefault-translucentmenuColorfrom base-luma (backdrop-blur popover)bun run cleanrunsscripts/clean.ts(trash artifacts, reinstall, build,fmt:check, lint, typecheck, vitest)vite.config.tsserver.warmuppre-loadsrouter.tsx, routes, components, lib, stylesvercel.jsonbuilds insidetemplates/default/and surfaces.vercel/output/at the repo root for Build Output API v3permissions-policytrimmed tocamera, microphone, geolocationtsconfig.jsontargets ES2024 and addsbuntotypes.oxlintrc.jsonaddsreact/only-export-components(TanStack route HOCs and tests excepted) andvitest.typecheck.vscode/settings.jsonandextensions.jsoncommitted via.gitignorecarve-outbuildreordered tovite build && tsc --noEmit@base-ui/react1.4.1,@tanstack/react-router1.169.1,@tanstack/react-start1.167.63,oxfmt0.48,oxlint1.63,vite8.0.10,vitest4.1.5,tailwindcss4.2.4, typescript 6.0.3