🏗️ gregcurl.dev Rebuild
I am rebuilding my portfolio into a working consulting platform focused on real systems, not static pages.
Goals
- Replace the static site with a modern Next.js application
- Enable lead capture and direct engagement
- Add Stripe-based service checkout
- Build a stronger proof engine around real project work
Approach
- Parallel build with no disruption to the live site
- Security-conscious CI/CD baseline from day one
- Milestone-driven execution
- Clear hosting split between Vercel and DigitalOcean
Current Status
Milestone 0 is complete:
- canonical repo established
- hosting split defined
- DNS cutover strategy documented
- environment contract established
- CI/CD and security baseline implemented
Milestone 1 is next: scaffold the Next.js app and begin the real application build.