Commit Graph

4 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 c8083c6540 feat: update favicon 2025-09-15 22:35:23 +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