What's happening here
This project runs as two Docker images. The old version is plain HTML — no styling. The current version is the dark themed portfolio you see after updating.
Hitting Update pulls the latest Docker image from the registry and restarts the container. Hitting Rollback swaps back to the previous image instantly.
Stack: Docker · Node.js · CI/CD via GitHub Actions
Click Update to apply the new theme.