Arvin Xu
338df4baf9
📝 docs: Update src directory structure to be more comprehensive ( #12016 )
...
* update e2e test
* 📝 docs: Update src directory structure to be more comprehensive
- Add missing directories: business, const, envs, helpers, tools
- Add missing root files: auth.ts, instrumentation.ts, instrumentation.node.ts, proxy.ts
- Update descriptions to be more accurate
- Sync changes across English and Chinese documentation
Fixes #9521
2026-01-31 22:42:30 +08:00
YuTengjing
e6cb6cb592
🐛 fix: rename docker image and update docs for v2 ( #11911 )
2026-01-27 22:14:58 +08:00
René Wang
3dfc86fd0f
feat: Update user guide & changelog ( #11518 )
...
* feat: Redesign doc
* chore: uopdate site
* chore: uopdate site
* chore: uopdate site
* chore: uopdate site
* chore: uopdate site
* feat: Uopdate content
* chore: New doc
* chore: Update content
* chore: Update content
* chore: add images
* chore: add images
* chore: add images
* chore: add images
* feat: Add more images
* feat: Add more images
* fix: Cannot reach end
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* Revise README content and structure
Updated README to reflect changes in project description and removed outdated notes.
* Revise 'Getting Started' and TOC in README
Updated the 'Getting Started' section and modified the table of contents.
* chore: Update content
* Revise README structure and content
Updated the Getting Started section and removed the Table of Contents. Adjusted the Local Development instructions.
* Remove custom themes section from README
Removed section about custom themes from README.
* Update README.md
* Refine introduction and highlight cloud version
Updated wording for clarity and added recommendation for cloud version.
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* chore: Update content
* fix: add missing translation
* 🔀 chore: Move README changes to feat/readme branch
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: add missing translation
* chore: update cdn
* docs: add migration guide from v1.x local database to v2.x and update help sections
Signed-off-by: Innei <tukon479@gmail.com>
* fix: add missing translation
* fix: add missing images
* fix: add missing changelogs
* fix: add missing changelogs
* fix: add missing changelogs
* fix: add missing changelogs
* fix: add missing changelogs
* style: update cdn
---------
Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: canisminor1990 <i@canisminor.cc>
Co-authored-by: Innei <tukon479@gmail.com>
2026-01-26 15:28:33 +08:00
YuTengjing
3110e2c356
📝 docs: update Better Auth documentation ( #11679 )
2026-01-21 18:44:44 +08:00
Arvin Xu
c83d7afbe6
📝 docs: update app directory structure documentation ( #9582 )
...
- Update folder-structure.mdx and zh-CN version to reflect current Next.js 13+ App Router architecture
- Replace outdated simple desktop/mobile structure with actual complex structure
- Add documentation for (backend), [variants], @modal, and desktop route groups
- Include API architecture explanation with tRPC and REST endpoints
- Document platform organization and deployment targets
Fixes #9522
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinxx@users.noreply.github.com>
2025-10-06 12:13:28 +08:00
YuTengjing
bab38e0bcc
📝 docs: move contributing docs to docs/development and deploy to lobehub ( #7349 )
...
* 🗑️ chore: remove unused helpers folder
* 📝 docs: Update Lobe Chat API to latest architecture
* 📝 docs: Update contributing guidelines to include style checking section and improve clarity
* 📝 docs: Update application description from "AI conversation" to "AI chat" for clarity in architecture documentation
* 📝 docs: Update State Management introduction to clarify merging process in useSessionStore hook
* 📝 docs: optimize content order
* ♻️ docs: move contributing folder to docs/development
* 📝 docs: unify TOC header format and fix relative links
* ♻️ docs: rename docs/development from md to mdx
* 📝 docs: remove useless .mdx extension in page link
* 📝 docs: fix relative links
* ➖ chore: remove useless wiki-sync workflow
2025-04-09 19:17:12 +08:00