Commit Graph

20 Commits

Author SHA1 Message Date
tukuaiai e239f9e4b8 refactor(i18n): 重构中文文档结构并同步更新链接
主要变更:

1.  **目录重命名**:
    *   将  下的 , ,  重命名为中文的 , , 。
2.  **新增新手入门**:
    *   创建  目录,为新用户提供入门指南。
3.  **文件迁移与清理**:
    *   将原有文档迁移到新的中文目录结构下。
    *   删除了部分过时或重复的中文文档。
4.  **链接与脚本同步**:
    *   更新了根 ,  以及  中所有指向旧路径的链接。
    *   修改了  下的英文文档,以反映中文文档的结构变化。
    *   更新了  翻译脚本,使其能够处理新的中文路径。

此次重构统一了中文文档的目录命名,使其更符合中文用户的习惯,并优化了整体文档的组织结构,提升了可维护性。
2025-12-17 12:07:54 +08:00
tukuaiai 9b42dd10dd Update README and add translation map files to l10n-tool. 2025-12-16 23:40:48 +08:00
tukuaiai bf44b87a07 Update READMEs and add new English prompt files and translation maps. 2025-12-16 23:21:17 +08:00
tukuaiai 9f7cf53b39 Move translate_files.py to libs/external/l10n-tool/ 2025-12-16 23:17:13 +08:00
tukuaiai a072346b08 Add English localization and translation tools. 2025-12-16 23:15:43 +08:00
tukuaiai b4c5feb4b2 feat: 更新文档并添加批量翻译脚本 2025-12-16 22:10:51 +08:00
tukuaiai 8971d3653c feat: 更新中文文档并添加 l10n 工具 2025-12-16 22:05:00 +08:00
tukuaiai 4780497867 feat: 全面同步本地项目结构与文档更新 2025-12-16 21:52:14 +08:00
tukuaiai ae7d6da267 feat: Comprehensive documentation update and claude-skills module enhancement 2025-12-14 09:12:20 +08:00
tukuaiai 8830a20cc5 feat: Update documentation and claude-skills module 2025-12-14 08:24:49 +08:00
tukuaiai f732b5923d feat: Update prompts-library to latest version
- Incorporated numerous updates and deletions within the prompts-library module.
- Renamed '开发文档.md' and moved it to the 'docs/' subdirectory within prompts-library for better organization.
- Removed outdated prompt files and related documentation.
2025-12-14 08:00:03 +08:00
tukuaiai 9da7d24d30 docs: Restore AGENTS.md and CLAUDE.md to root; update documentation
- Reverted previous consolidation of AGENTS.md and CLAUDE.md to libs/external/ as per user's request.
- Ensured AGENTS.md and CLAUDE.md are present in the root directory with their latest content.
- Updated README.md and GEMINI.md to accurately reflect the file structure: AGENTS.md and CLAUDE.md at root, and prompts-library, my-nvim, XHS-image-to-PDF-conversion under libs/external/.
2025-12-14 07:53:31 +08:00
tukuaiai f4d909d5a7 Revert "docs: Update file paths and structure in documentation"
This reverts commit dd830b3e1b54506eb5eae4d2f3cd917ebc146531.
2025-12-14 07:50:33 +08:00
tukuaiai 9eb73e9b25 docs: Update file paths and structure in documentation
- Consolidate AGENTS.md and CLAUDE.md under libs/external/.
- Update README.md and GEMINI.md to reflect the new paths for AGENTS.md, CLAUDE.md, and prompts-library.
- Correct internal references in libs/external/AGENTS.md and libs/external/CLAUDE.md.
2025-12-14 07:49:39 +08:00
tukuaiai b6e4231621 refactor: Consolidate external tools and personal configurations under libs/external, clean up libs/common/utils, and update gitignore and AGENTS.md 2025-12-14 07:40:59 +08:00
tukuaiai 4955cdd740 feat: Track my-nvim, PDFs and update gitignore per user request 2025-12-14 07:24:52 +08:00
tukuaiai 9e36099e42 feat: Add backup and image-to-pdf utilities 2025-12-14 07:20:38 +08:00
tukuaiai 1a599fae36 feat: Add AGENTS.md and remove utils init, update gitignore 2025-12-14 07:11:54 +08:00
tukuaiai 53100d627b 超级版1 2025-12-13 17:00:54 +08:00
tukuaiai 8b049ec679 feat: Add new libs module and prompt utilities
- Introduce new  module with common, database, and external submodules.
- Add  to coding prompts.
- Update .
2025-12-13 10:22:30 +08:00