- Gitea Actions runner has Docker networking issues - Created deploy.sh for manual deployment - Created webhook.sh for future webhook-based deployment - Deployment is now: git pull && ./deploy.sh Co-Authored-By: Paperclip <noreply@paperclip.ing>
- Recreated old website with Next.js 16 + Tailwind CSS - Hero section with terminal animation - Features section (Capture, Inspect, Mock) - Why section (Compliance, Cost, Speed) - CTA section - Header and Footer components - Dark theme with Inter + JetBrains Mono fonts - Static export for Docker deployment Co-Authored-By: Paperclip <noreply@paperclip.ing>
- Added deploy.sh for manual deployment - Simplified Gitea Actions workflow - Note: Gitea Actions Docker builds have networking issues - Manual deployment via deploy.sh works perfectly Co-Authored-By: Paperclip <noreply@paperclip.ing>