Commit Graph

6 Commits

Author SHA1 Message Date
zihluwang 75595738c9 feat: add persist config 2025-12-12 09:58:50 +08:00
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 0ba8da3420 feat(router): add basename configuration for production env
Update router configuration to use '/react-template' as basename in production and '/' in development. Also update index.html title to reflect project name.
2025-09-15 20:33:51 +08:00
zihluwang bf59b044ff feat: add guide page 2025-09-15 20:19:56 +08:00