Rebuild: Astro + David's design, deployed on Cloudflare Workers - #39
Draft
mikemcbride wants to merge 4 commits into
Draft
Rebuild: Astro + David's design, deployed on Cloudflare Workers#39mikemcbride wants to merge 4 commits into
mikemcbride wants to merge 4 commits into
Conversation
- Astro 7 + Cloudflare adapter (Workers deploy coming next) - Design tokens extracted from Figma: teal radial hero, mustard tabs, navy/cream/punch palette, Albra + Albra Grotesk type scale - Homepage: sup? hero, services run-on, Cool Stuff We've Done* grid, who? section with bio placeholders, Who?/What?/When? footer - Projects content collection (13 entries; blurbs marked TODO where we need real details from Mike & David) - Corner tabs with menu? flyout (who/what/when/where/why) - Replaces the 11ty placeholder site
- Inline CrestLogo component; tongue path hidden at rest, springs out on hover/focus-visible (scaleY pop, reduced-motion safe) - Slimmed the crest SVG: dropped 15 clipped-away wordmark subpaths from the Figma export (~2.6KB saved) - favicon.svg + logo-crest.svg are now the tongue-less resting crest
- wrangler.jsonc: named worker, workers.dev + preview URLs enabled, custom-domain route commented out until launch - wrangler pinned as devDependency, deploy/preview scripts - dry-run verified: static assets + adapter entrypoint
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.
What this is
The full rebuild of twobeards.dev — 11ty placeholder out, Astro 7 in, David's Figma design implemented, deployed to Cloudflare Workers.
👀 Preview: https://twobeards-dev.supdude.workers.dev
What's in here
Stack
@astrojs/cloudflareadapter (static output, ready for dynamic endpoints later)npm run deployships itwrangler.jsoncpinned to the 2B account — custom domain route is commented out, so the live site is untouched until we merge + flip itDesign (from the Figma, teal direction)
?, white inset framemenu?flyout (who/what/when/where/why) — the?flips to¿while openMini Van ResearchincludedDesign tokens
Exact values pulled from Figma via MCP:
#255353/#193838/#181B18gradient,#EEAF3Dmustard,#112F52navy,#E40B50punch,#F4EFE6card cream, Albra/Albra Grotesk type scale.TODO before launch (not blockers for this PR)
hello@twobeards.dev)Review notes
/_astro/*gets immutable cache headers.figma-exports/is gitignored scratch space for design reference pulls