Commit Graph

11 Commits

Author SHA1 Message Date
4e8975d947 fix: use bun to run server, node not available in bun image 2026-04-21 23:41:30 +02:00
62e73a4499 fix: use node-server preset for proper static asset serving 2026-04-21 23:38:03 +02:00
acc02d20a4 fix: single-stage bun Dockerfile to fix module compatibility 2026-04-21 23:34:05 +02:00
7151a0b7ba fix: bind server to 0.0.0.0 for container deployment 2026-04-21 23:33:21 +02:00
7146edc7bb fix: copy node_modules to runner stage 2026-04-21 23:27:47 +02:00
dcad455736 fix: correct build output path and guard devtools plugin in production 2026-04-21 23:25:05 +02:00
802e50378f fix: update Dockerfile for production deployment 2026-04-21 23:22:02 +02:00
58921ca65b chore: add Dockerfile for TanStack Start production build 2026-04-21 23:19:44 +02:00
2590d60e58 chore: remove Go/templ legacy implementation 2026-04-21 23:16:43 +02:00
5070f591d3 feat: animations, responsive design
Animations
- added opacity animation for experience page
- added stagger animation for navbar items on mobile
- added animation for landing page for years and language indications

Pages
- About Page mockup

Redesign
- Navbar to include icons on desktop
2025-02-21 00:07:25 +01:00
32fea815f2 initial page 2025-02-13 08:35:26 +01:00