Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Outline

ChatLab Public Docs

Documentation site: https://docs.chatlab.fun (English) · https://docs.chatlab.fun/cn/ (简体中文)

This directory contains the source for the public documentation site.

  • Production site: https://docs.chatlab.fun
  • English docs source: docs/en/
  • Simplified Chinese docs source: docs/cn/
  • Traditional Chinese docs source: docs/tw/
  • VitePress config: docs/.vitepress/
  • Static assets used by documentation pages: docs/public/
  • Package manifest: docs/package.json

Content Boundaries

  • Keep product documentation, user guides, integration specs, and public product philosophy in this directory.
  • Keep internal engineering notes in .docs/.
  • Keep website-only content such as homepage, roadmap, download marketing content, and community landing pages in chatlab.fun.
  • Keep release changelog JSON files in root changelogs/, not in docs/public/.

Maintenance Notes

  • The VitePress public entry pages are en/index.md, cn/index.md, and tw/index.md.
  • Documentation site dependencies live in docs/package.json; root pnpm docs:* scripts delegate to this workspace package.
  • README.md and README.zh-CN.md are source-maintenance entry points and are excluded from the VitePress build.
  • When adding or moving public docs, update the sidebar in docs/.vitepress/config.mts.
  • When adding images or attachments referenced by docs pages, place only the required assets under docs/public/.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.