You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cli): add internal CLI for documentation automation
- Implemented commands for building, developing, and translating documentation.
- Added support for AI translation of MDX files from English to Chinese.
- Configured environment variables for documentation directories.
- Created a structure for handling multilingual documentation with Next.js.
- Introduced layout and page components for rendering documentation.
- Added utility functions for file handling and translation logic.
- Included SVG assets for documentation architecture and protocol-driven concepts.
- Established a configuration file for TypeScript and Next.js.
0 commit comments