Commit Graph

3 Commits

Author SHA1 Message Date
panw
34944518f0 docs: 更新实施计划文档格式和内容
- 添加Claude本地设置文件,允许Bash操作权限
- 将文档中的分隔线从"---"统一改为"***"
- 修复markdown代码块嵌套格式问题
- 调整任务列表格式,移除多余空行
- 修正HTTP链接的markdown格式
- 更新.gitignore文件格式,修复转义字符问题
2026-03-31 17:26:07 +08:00
panw
80dcc78524 docs: add GitM implementation plan
Comprehensive step-by-step implementation plan with 20 tasks
covering Go backend, Vue 3 frontend, database, API integration,
sync engine, and build process.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 15:54:45 +08:00
panw
654c8a2c85 docs: add GitM design spec
Design document for Gitea repository sync tool with Go backend,
Vue 3 frontend, SQLite storage, and single-binary deployment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 15:29:49 +08:00