Commit Graph

5 Commits

Author SHA1 Message Date
SepComet 9ad73276e4 Prepare build-time static asset syncing without touching page templates
Constraint: Static images need to come from remote sources before log sync and build
Rejected: Per-file source mapping | directory-grouped manifests are easier to maintain
Confidence: high
Scope-risk: narrow
Directive: Prefer grouped target_dir manifests and keep page-facing paths stable
Tested: npm run assets:sync; npm run build; bash -n scripts/deploy-homepage.sh; npx tsc --noEmit --pretty false --project tsconfig.json
Not-tested: Real Seafile download against production URLs
2026-05-07 14:38:44 +08:00
SepComet 31796260cc docs: add cron deploy script and ignore local runtime artifacts 2026-05-06 19:23:17 +08:00
SepComet df4afe8a57 Make site URLs environment-driven 2026-05-06 11:00:06 +08:00
SepComet f0a6da915a Add Docker Compose deployment setup 2026-05-06 10:42:50 +08:00
SepComet 74fb6ec0a0 Add operations and sync documentation 2026-05-06 10:21:13 +08:00