Migrated from GitHub
Go to file
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
.github/workflows Add GitHub to Gitea mirror workflow 2025-11-22 18:00:05 -08:00
app fix: resolve deployment issues for Cloudflare Pages 2025-10-14 00:48:10 +00:00
components fix: resolve CSS and hero image discrepancies 2025-10-12 01:29:34 +00:00
lib fix: resolve CSS and hero image discrepancies 2025-09-12 15:56:43 +00:00
public feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
styles fix: resolve CSS and hero image discrepancies 2025-10-12 01:29:34 +00:00
.gitignore feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
CLOUDFLARE_DEPLOYMENT.md feat: configure app for Cloudflare Pages with Next.js runtime 2025-10-13 02:55:15 +00:00
components.json fix: resolve CSS and hero image discrepancies 2025-09-12 15:56:43 +00:00
next.config.mjs streamline packages: remove pnpm-lock.yaml and tw-animate-css, update Next.js 2025-10-13 03:05:24 +00:00
package-lock.json new package-lock file 2025-10-13 21:23:08 -04:00
package.json streamline packages: remove pnpm-lock.yaml and tw-animate-css, update Next.js 2025-10-13 03:05:24 +00:00
pnpm-lock.yaml streamline packages: remove pnpm-lock.yaml and tw-animate-css, update Next.js 2025-10-13 03:05:24 +00:00
postcss.config.mjs feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
tsconfig.json feat: unify button colors to match header gradient 2025-09-03 08:34:49 +00:00
wrangler.toml add wrangler 2025-10-13 22:03:53 -04:00