summaryrefslogtreecommitdiff
path: root/deployment/post-receive
AgeCommit message (Collapse)Author
10 daysfix(deploy): add CSS build step before rsync to prevent missing output.cssClaudomator Agent
Both deploy scripts now run `npm ci || npm install && npm run build` before syncing web/static/, ensuring Tailwind output.css is always present in fresh checkouts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-01-22Add deploy script and remove resolved issuesPeter Stone
- Add deployment/deploy script for server-side deploys - Remove 10 completed issue files (001-016 batch) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>