[TASK-tsk_6083877ffe1019f170f0f8d7][Frontend] feat: Add Docusaurus documentation website#236
Closed
jsyqrt wants to merge 1 commit into
Closed
[TASK-tsk_6083877ffe1019f170f0f8d7][Frontend] feat: Add Docusaurus documentation website#236jsyqrt wants to merge 1 commit into
jsyqrt wants to merge 1 commit into
Conversation
…n website - Initialize Docusaurus 3.10.1 site in website/ directory - Configure i18n (en/zh-CN), navbar, footer, sidebar, SEO - Add core documentation: intro, quick-start, installation, architecture - Add developer guides: dev-guide, state-machines, memory-system, api, prompts - Add contributing docs and deployment guides - Add blog with welcome post - Add docs scripts to root package.json (docs:build, docs:dev, docs:serve) - Add CI workflow for docs build - Register website as pnpm workspace package - Update .gitignore for Docusaurus build artifacts PR target: feature/gap-filling
Contributor
Author
|
废弃此 PR — 文档应放在 jsyqrt/markus-hub 仓库的已有 Astro 站点中(老板要求)。参见 task tsk_6083877ffe1019f170f0f8d7。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📋 基本信息
🎯 背景与动机 (Why)
Markus 项目需要一个结构化的开发者文档站点,收录架构文档、API 参考、部署指南、贡献指南等核心内容,替代分散的 GitBook/Feishu 文档,提升开发者上手体验。
🔧 变更内容 (What)
✅ 验证方式 (How to Verify)
👤 评审人