🚀 Deployment
CyberAi is deployed using GitHub Pages with automatic deployment on push to main branch.
Deployment Process
- Push changes to main branch
- GitHub Actions builds the site
- Site is deployed to GitHub Pages
- Changes are live at cyberai.network
Manual Deployment
cd site
npm run build
# Artifacts in site/dist/