Commit Graph

5 Commits

Author SHA1 Message Date
zihluwang 995ebfeb34 build: update base URL and router configuration for custom domain
Update Vite config and router basename to use root path for production
Add CNAME file for custom domain deployment
2025-09-15 22:57:30 +08:00
zihluwang 617ca5ee8b feat: configure base paths for production deployment
Set basename in router and base in vite config for production environment
Update favicon and fix deploy workflow newline
2025-09-15 22:36:01 +08:00
zihluwang b7577cb26f ci: change site domain name 2025-09-15 21:29:21 +08:00
zihluwang b90b253785 ci: add GitHub Pages deployment workflow
Add GitHub Actions workflow for automatic deployment to GitHub Pages. Includes build and deploy jobs with pnpm setup and caching. Also update package.json with deploy scripts and vite.config.ts with base URL configuration for production.
2025-09-15 20:25:29 +08:00
zihluwang a46d254148 init commit 2025-03-26 19:06:46 +08:00