Skip to main content
SubZeroDev

Professional uncertainty since 2026.

Well… Why not?


Deployment

GitHub Pages

  1. Update static/CNAME with your domain
  2. Configure GitHub Pages in repository settings
  3. Run npm run deploy (if deploy script is configured)

Other Platforms

Build the site with npm run build and deploy the build/ directory to your hosting provider.