Commit Graph
7 Commits
Author SHA1 Message Date
austin 91a37a8d06 Add Docker build + Gitea Actions CI for self-hosting
- next.config: output 'standalone' for a self-contained server bundle
- Dockerfile: multi-stage Next.js build (node:22-alpine)
- .gitea/workflows/deploy.yml: build + push to the Gitea registry
2026-07-22 10:44:04 -05:00
Austin d8ec865385 Enable Next image optimization now that hosting is Vercel
Firebase static export forced images.unoptimized; Vercel runs the optimizer,
so drop it to auto-resize and serve WebP for the product photos.
2026-07-14 17:51:20 -05:00
Austin f4ce93965b updated hours 2026-03-14 11:32:25 -05:00
Austin Bennett 3deb8a4aec disabled contact page & fixed images 2025-02-21 15:07:16 -06:00
austin 769e99d4c3 2.0 2025-02-08 14:24:51 -06:00
Paul Fresnel f3ddc0d81e added medias 2024-11-07 03:20:04 +01:00
Paul Fresnel 69e41bfef5 Initial commit from Create Next App 2024-11-07 02:46:29 +01:00