personal-homepage/scripts
SepComet 811f8199e0 区分开发部署与全量部署,减少样式迭代发布负担
Constraint: 需要保留公网可见的真实部署路径,同时降低日常样式改动的部署成本
Rejected: 仅保留 --fast | 不会重建镜像,无法可靠看到代码/样式变更
Confidence: high
Scope-risk: narrow
Directive: 日常页面/样式迭代优先使用 --dev-deploy,资源或日志更新再使用 --full-deploy
Tested: bash -n scripts/deploy-homepage.sh; scripts/deploy-homepage.sh --help; ./scripts/deploy-homepage.sh --dev-deploy; ./scripts/deploy-homepage.sh --full-deploy
Not-tested: 生产域名切换后的反代行为
2026-05-10 15:27:08 +08:00
..
deploy-homepage.sh 区分开发部署与全量部署,减少样式迭代发布负担 2026-05-10 15:27:08 +08:00
fetch-gitea.ts 优化首页 Gitea Activity 展示 2026-05-07 09:09:29 +08:00
fetch-seafile.ts feat: scaffold seafile resource sync 2026-05-05 10:30:47 +08:00
rebuild-codes.ts Add structured rebuild entrypoint for AstrBot 2026-05-06 10:11:16 +08:00
rebuild.ts Add structured rebuild entrypoint for AstrBot 2026-05-06 10:11:16 +08:00
sync-content.ts Add structured rebuild entrypoint for AstrBot 2026-05-06 10:11:16 +08:00
sync-static-assets.ts Prepare build-time static asset syncing without touching page templates 2026-05-07 14:38:44 +08:00