Riley Zhang
|
df378d33ef
|
Merge GitHub main into Gitea repo (allow unrelated histories)
CI / go (push) Waiting to run
CI / docker (push) Waiting to run
CI / lint-go (push) Waiting to run
CI / lint-docs (push) Waiting to run
CI / check-paperclip (push) Waiting to run
Deploy static site / Deploy to GitHub Pages (push) Has been cancelled
Deploy static site / Deploy via Docker to hatch.surf (push) Has been cancelled
Resolved conflicts by taking GitHub versions for:
- .dockerignore, .gitignore, Dockerfile, README.md, docker-compose.yml
Kept deploy.sh updated to:
- Pull from GitHub (primary source)
- Push to Gitea (push-mirror)
- Build from site/ directory (GitHub structure)
Co-Authored-By: Paperclip <noreply@paperclip.ing>
|
2026-06-25 05:20:46 +02:00 |
|
Chris Anderson
|
87614376f9
|
Disable Gitea Actions, use manual deploy script
- 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>
|
2026-06-24 10:42:28 +02:00 |
|
Chris Anderson
|
91c6ed94f1
|
Rebuild hatch.surf with Next.js
Deploy hatch.surf / deploy (push) Failing after 0s
- 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>
|
2026-06-24 10:36:40 +02:00 |
|
Chris Anderson
|
28ef0685b6
|
Add deploy script and simplify Gitea workflow
Deploy hatch.surf / deploy (push) Failing after 0s
- 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>
|
2026-06-24 10:28:07 +02:00 |
|