summaryrefslogtreecommitdiff
path: root/CLAUDE.md
AgeCommit message (Collapse)AuthorLines
5 hoursFix cgit CSS/JS 404 and update docsHEADmasteryyamashita-1/+8
- lighttpd.conf: exempt static files from CGI rewrite - deploy.sh: add --build to rebuild image on config changes - CLAUDE.md, Deploy.md: add cgit directory and deploy notes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 hoursAdd server/ dir, CLAUDE.md, and SSH key management via install.shyyamashita-0/+50
- server/authorized_keys: root SSH keys managed in repo - server/requirements.md: list of required tools/packages - git/install.sh: now also applies authorized_keys on install - CLAUDE.md: repo overview for Claude Code - Deploy.md: simplified Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>