docs: update home page documentation and add account setup guide - #3662
Open
charmingchi1 wants to merge 2 commits into
Open
docs: update home page documentation and add account setup guide#3662charmingchi1 wants to merge 2 commits into
charmingchi1 wants to merge 2 commits into
Conversation
1. fix deploy script execution path note in environment setup doc 2. add account preparation steps for first-time use in home page guide
…t setup guide add first-time account setup steps for new users, reorganize the quick start section title
WMC001
reviewed
Aug 14, 2026
|
|
||
| ```bash | ||
| # 在项目根目录的 docker 目录执行 | ||
| # 部署指令在项目根目录执行 |
Author
There was a problem hiding this comment.
这一部分在英文版里没修改吗
Run from the repository root
bash deploy.sh docker --components infrastructure --port-policy development
关于 environment-setup.md 的基础设施部署注释:英文版原本就是 # Run from the repository root ,本身未提及 docker 目录,与修正后的中文含义一致,因此无需改动
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.
docs: update home page documentation and add account setup guide ( both en and zh version)
add first-time account setup steps for new users, reorganize the quick start section title