Commit Graph

12 Commits

Author SHA1 Message Date
zihluwang 61fd20f010 feat: add persist config 2025-12-12 09:58:55 +08:00
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
zihluwang 2a1a9829d4 chore: replace dayjs with moment as date library
Moment.js provides more extensive date manipulation features compared to dayjs, which better suits our current requirements for complex date handling.
2025-09-15 19:52:26 +08:00
zihluwang f1582d1bca style: reformat svg picture 2025-08-03 12:00:29 +08:00
zihluwang 10c4c6d059 docs: add jsdoc 2025-08-03 11:42:24 +08:00
siujamo 88ac13f6c1 refactor: rename folder customisations to plugin 2025-06-06 17:59:10 +08:00
zihluwang a46d254148 init commit 2025-03-26 19:06:46 +08:00