Jeff Emmett
ddb673ede6
Add 🎺 emoji favicon
2025-11-30 22:18:35 -08:00
Jeff Emmett
242f9081b6
Add GitHub to Gitea mirror workflow
...
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 18:00:05 -08:00
Jeff Emmett
ac0492e439
add wrangler
2025-10-13 22:03:53 -04:00
Jeff Emmett
6747986a1e
new package-lock file
2025-10-13 21:23:08 -04:00
v0
4191aeabd6
fix: resolve deployment issues for Cloudflare Pages
...
Add Edge Runtime to 7 API routes, fix package versions, remove tw-animate-css
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-14 00:48:10 +00:00
v0
8bfe8652e9
streamline packages: remove pnpm-lock.yaml, tw-animate-css, update Next.js
...
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-14 00:42:20 +00:00
v0
d1230dc9c8
streamline packages: remove pnpm-lock.yaml and tw-animate-css, update Next.js
...
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-13 03:05:24 +00:00
v0
f0951e529c
fix: resolve deployment errors with Next.js and Stripe
...
Remove invalid Next.js config and lazy Stripe initialization.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-13 03:01:22 +00:00
v0
843cb603fd
feat: configure app for Cloudflare Pages with Next.js runtime
...
Add @cloudflare/next-on-pages, update configs, and wrangler.toml
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-13 02:55:15 +00:00
v0
d91ea91d46
fix: resolve CSS and hero image discrepancies
...
Replace incorrect hero image and fix CSS compilation issues.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-12 01:29:34 +00:00
devandoo
06910d7809
Merge pull request #1 from Jeff-Emmett/fix/css-compilation-issues
...
Fix CSS compilation issues
2025-09-17 10:16:30 +05:30
devandoo
4ec159f158
Fix CSS compilation issues
...
- Remove broken tw-animate-css import from both globals.css files
- Fix font variable references in styles/globals.css
- Resolves CSS compilation errors that prevented successful builds
2025-09-17 10:10:06 +05:30
v0
579eafa82d
fix: resolve CSS and hero image discrepancies
...
Fix wrong hero image and CSS compilation issues in production.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-12 15:56:43 +00:00
v0
d79245e4a1
fix: resolve persistent CSS compilation issues
...
Remove invalid imports and fix font mappings.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 13:21:42 +00:00
v0
ecf8931757
fix: resolve CSS configuration issues
...
Fix invalid utility classes and ensure consistent Tailwind CSS setup.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 10:36:32 +00:00
v0
1c6eaee821
fix: resolve CSS configuration issues for consistent formatting
...
Fix non-existent import and update font configuration for proper build.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 10:17:03 +00:00
v0
a41d128462
fix: resolve build error with missing tw-animate-css
...
Remove duplicate globals.css and unused tw-animate-css import. Use Tailwind's built-in animations.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 09:49:42 +00:00
v0
692f732854
fix: resolve CSS mismatch in production build
...
Remove duplicate CSS files and correct font mappings.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 09:46:38 +00:00
v0
a829ec97cd
fix: resolve font configuration mismatch in CSS
...
Match CSS font references to actual layout fonts.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 09:37:21 +00:00
v0
fcfde15b0d
fix: resolve rendering issue with dynamic Tailwind classes
...
Use static classes instead of dynamic template literals.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 09:00:52 +00:00
v0
505ca98821
feat: simplify contact page with Jerry's direct info
...
Remove email form and add direct contact details in a clean format.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 08:55:09 +00:00
v0
001f65d5e2
feat: change Jerry's Story page background to white
...
Update background to white and adjust text and border colors for readability.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 08:38:01 +00:00
v0
8d2ccf7330
feat: unify button colors to match header gradient
...
Consistent blue color scheme for all website buttons.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-09-03 08:34:49 +00:00